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
Linker error using VS 2015 RC, can't find symbol related to std::codecvt
Apr 29, 2021
visual-studio
c++11
stl
codecvt
Is this a correct C++11 double-checked locking version with shared_ptr?
Nov 14, 2022
c++
multithreading
c++11
How to use another class as a class template specialization
Mar 16, 2022
c++
templates
c++11
template-specialization
Thread Building Blocks: Deadlocks because all threads used up
Jan 06, 2022
c++
multithreading
c++11
deadlock
tbb
uniqueness of struct names
Sep 05, 2022
c++
c++11
language-lawyer
Why does C++11/Boost `unordered_map` not rehash when erasing?
Sep 06, 2022
c++
c++11
boost
unordered-map
Why will for-loop with multithreading not have as great performance as with single-thread?
Oct 02, 2022
c++
multithreading
performance
c++11
stdasync
How does Apple clang-703.0.29 map back to clang releases in terms of C++1x support?
Nov 02, 2021
c++11
clang
xcode7
c++14
section attribute of a function template is silently ignored in GCC
Oct 06, 2020
c++
c++11
gcc
attributes
How to tell whether the current function is a regular or a static member function in C++11?
Apr 22, 2022
c++
c++11
static
c-preprocessor
static-members
Variadic template constructor and copy constructor
Sep 27, 2022
c++
c++11
constructor
c++14
variadic-templates
Modern C++ pattern for ugly C struct allocation
Jun 08, 2022
c
c++11
Using an enum as a constant expression. Which compiler is right?
Sep 14, 2022
c++
c++11
<function-style-cast> error: Cannot convert from 'initializer list' to 'std::thread'
Nov 29, 2021
c++
multithreading
c++11
parallel-processing
How to create custom integer sequence in C++
Jun 14, 2022
c++
templates
c++11
variadic-templates
variadic-functions
Inconsistency in function type decay between variadic/non-variadic templates?
Jan 23, 2022
c++
c++11
language-lawyer
variadic-templates
function-templates
force a specific constructor used solely in certain code, nowhere else
Jun 20, 2022
c++
unit-testing
c++11
What can I do with an std::exception_ptr other than rethrowing it
Mar 04, 2022
c++
c++11
exception
exception-handling
Is there an STL comparator for std::set (or std::map) with shared_ptr keys that provides value-based lookups? What exactly does std::owner_less do?
Nov 01, 2022
c++
c++11
stl
shared-ptr
comparator
Why does the C++ standard specifically grant leeway regarding memory layout of class data members with different access specifiers?
Oct 10, 2021
c++
c++11
standards
« Newer Entries
Older Entries »