Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++11
What stable c++11 feature can be used safely [closed]
Nov 06, 2021
c++
c++11
Implementing a generator in C++0x
Aug 17, 2022
c++
c++11
generator
Why is this copy constructor called rather than the move constructor?
Feb 14, 2022
c++
visual-c++
c++11
copy-constructor
move-constructor
namespace issues in c++11?
Nov 07, 2022
c++
gcc
c++11
glibc
Is this constexpr integer not a null pointer constant?
Nov 20, 2018
c++
c++11
constexpr
What is the correct implementation of move constructor (and others)?
Sep 12, 2022
c++
c++11
move-semantics
How to store universal references
Nov 02, 2022
c++
templates
c++11
perfect-forwarding
universal-reference
What is a clean/concise way to pass empty range to a function taking a pair of iterators?
Aug 19, 2018
c++
stl
c++11
recursive_directory_iterator throws exception
Mar 13, 2020
c++
boost
c++11
"Member is private" although I don't access it from outside, when using trailing return type
Dec 29, 2021
c++
templates
c++11
functional-programming
metaprogramming
Overload resolution with universal references
Mar 17, 2022
c++
c++11
overloading
rvalue-reference
universal-reference
What is the standard conforming way to decide what will be returned by what() from a class inherited from std::system_error without duplicating data?
Nov 23, 2018
c++
c++11
c++14
std-system-error
Template argument deduction for lambdas
Sep 06, 2019
c++
templates
c++11
lambda
c++14
Does the semantics of `std::memory_order_acquire` requires processor instructions on x86/x86_64?
Apr 01, 2022
c++
c++11
concurrency
x86
memory-barriers
When and how to use std::locale::messages?
Oct 29, 2022
c++
c++11
internationalization
locale
facet
move_iterator is broken for iterators returning prvalues and returns dangling reference
Sep 05, 2021
c++
c++11
stl
iterator
move-semantics
GCC 4.4 does not implement C++11 range loop. What other range loop syntax does it support?
Aug 23, 2022
c++
c++11
g++
What's new in the C++11 preprocessor?
Jan 18, 2019
c++
c++11
c-preprocessor
Why std::thread doesn't have try_join_for() and interrupt() methods
Nov 18, 2020
c++11
concurrency
c++-standard-library
C++11 implicitly convert
Jul 18, 2021
c++
c++11
implicit-conversion
« Newer Entries
Older Entries »