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
Do C++ lambdas not correctly select overloaded functions?
Oct 16, 2022
c++
visual-c++
lambda
c++11
visual-c++-2012
Nested Lambda capture issue
May 05, 2022
c++
visual-studio
visual-studio-2010
lambda
c++11
std::common_type implementation
Sep 08, 2021
c++
c++11
g++
typetraits
c++ unique_ptr argument passing
Oct 16, 2022
c++
c++11
unique-ptr
rvalue-reference
Is it true that a unique_ptr declaration, unlike a auto_ptr declaration, is well-defined when its template type is of an incomplete type?
Mar 09, 2022
c++
c++11
language-lawyer
unique-ptr
auto-ptr
How to implement an atomic increment of a pointer to an integer using C++11 <atomic>?
Sep 08, 2022
c++
c++11
atomic
Move Constructor, move vector between two objects using std::move?
Nov 19, 2022
c++
c++11
move-semantics
Can't use C++11 features when building with Qt
Nov 06, 2022
macos
qt
c++11
qt5
Is there a penalty for using static variables in C++11
Apr 05, 2022
c++
multithreading
performance
c++11
static
How to terminate a std::future?
Sep 07, 2022
c++
c++11
How is 'A(tmpVector);' the same as 'A tmpVector;'?
Oct 21, 2022
c++
c++11
MinGW GCC 4.9.1 and floating-point determinism
Apr 02, 2022
c++
c++11
floating-point
mingw-w64
gcc4.9
Transitioning to C++11 where destructors are implicitly declared with noexcept
Mar 30, 2022
c++
c++11
exception-handling
destructor
exception-specification
constexpr defaulted default constructors
Aug 24, 2022
c++
c++11
compiler-errors
c++14
Why is the performance of a running program getting better over time?
Nov 11, 2022
c++
c++11
x86-64
Why does the std::copy_if signature not constrain the predicate type
May 06, 2021
c++
c++11
stl
stl-algorithm
C++11: "put_time is not a member of std" on Modern g++
Jun 17, 2018
c++
c++11
gcc
std::future exception on gcc experimental implementation of C++0x
Oct 15, 2022
multithreading
g++
c++11
Fences in C++0x, guarantees just on atomics or memory in general
Oct 14, 2022
c++
multithreading
c++11
memory-barriers
memory-model
C++ What does the size of char16_t depend on?
Apr 08, 2022
c++
c++11
char16-t
char32-t
« Newer Entries
Older Entries »