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
error: call to implicitly-deleted copy constructor of 'std::__1::unique_ptr<A, std::__1::default_delete<A> >'
Apr 11, 2022
c++
xcode
c++11
How to iterate through variadic template parameters to create variable number of local variables?
Sep 16, 2019
c++
c++11
templates
variadic-templates
Qt 5.7 adding -std=gnu++11 to my compiler flags, clobbering -std=c++14
Jan 21, 2021
c++
qt
c++11
cmake
c++14
Why is_default_constructible<Class>::value fails within the same class scope
Apr 07, 2022
c++
c++11
typetraits
default-constructor
static-assert
Does C++11 guarantee the local variable in a return statement will be moved rather than copied?
Nov 02, 2022
c++
c++11
move-semantics
rvalue-reference
rvo
emplace_back calls move constructor, and destructor
Aug 16, 2022
c++
c++11
visual-studio-2015
stdvector
Template type deduction fails?
Jun 18, 2018
c++
c++11
templates
typetraits
type-deduction
C++11 std::this_thread::sleep_until() hangs when compiled with GCC 4.8.5
Mar 08, 2021
c++
c++11
gcc4.8
std::set iterator with same key and different comparators
May 13, 2022
c++
c++11
iterator
set
language-lawyer
template class specialization enable_if and default values
Nov 13, 2022
c++
c++11
Initialize array whose size is a compile-time constant to single value
Oct 13, 2022
c++
c++11
Removing class pointer from member function pointer type
Apr 18, 2022
c++
c++11
templates
Named? parameters in templates, functions
Nov 06, 2022
c++
c++11
What is the use case for the atomic exchange (read-write) operation?
May 04, 2022
multithreading
language-agnostic
c++11
atomic
What macro does Clang define to announce C++11 mode, if any?
Sep 05, 2022
c++
c++11
clang
Integer Division in C++11
Sep 24, 2022
c++
c++11
std::async - std::launch::async | std::launch::deferred
Sep 23, 2022
c++
c++11
future
Are temporary objects xvalues?
Oct 29, 2022
c++
c++11
rvalue-reference
xvalue
Do non-local C++11 lambdas live in anonymous namespaces?
Oct 28, 2022
c++
lambda
namespaces
c++11
global-variables
What is the exception specification of std::function's move constructor?
Sep 05, 2022
c++
c++11
« Newer Entries
Older Entries »