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
C++ index of type during variadic template expansion
Nov 18, 2022
c++
templates
c++11
variadic-templates
Are returned locals automatically xvalues
Aug 20, 2014
c++
c++11
move-semantics
The future of C++ alignment: passing by value?
Sep 15, 2022
c++
c++11
memory-alignment
eigen
What is the rationale to "no diagnostic required"?
Apr 02, 2019
c++
c++11
language-lawyer
Anonymous union and struct [duplicate]
Sep 21, 2022
c++
c++11
struct
unions
Threadsafe lazy initialization: static vs std::call_once vs double checked locking
Sep 12, 2022
c++
multithreading
c++11
double-checked-locking
How can I create a new primitive type using C++11 style strong typedefs?
Sep 07, 2022
c++
c++11
boost
nim-lang
cbegin, cend invalid results for empty containers in Qt 5.2.1
Oct 13, 2018
c++
qt
c++11
Error unknown type name 'constexpr' during make in mac os x
Nov 09, 2021
c++
c++11
constexpr
A function with variable number of arguments with known types, the c++11 way
Oct 17, 2022
c++
templates
c++11
variadic-templates
variadic-functions
Is std::atomic_compare_exchange_weak thread-unsafe by design?
Apr 14, 2021
c++
c++11
atomic
Strange declaration with using in C++
Sep 24, 2020
c++
c++11
How to declare a lambda's operator() as noreturn?
Jul 15, 2019
c++
c++11
lambda
attributes
noreturn
What is an empty template argument <> while creating an object?
Feb 26, 2022
c++
templates
c++11
Keep the order of unordered_map as we insert a new key
Sep 12, 2022
c++
c++11
Is it valid to "hide" a base class virtual function by making it pure virtual in derived classes?
Oct 05, 2022
c++
c++11
language-lawyer
When auto is used against array, why it's converted to pointer and not reference?
Sep 12, 2022
c++
arrays
c++11
language-design
C++ 11 thread simple example
Oct 21, 2022
c++
multithreading
c++11
iostream
C++ error: Undefined symbols for architecture x86_64
Nov 10, 2022
c++
c++11
vector
permutation
Comparing unordered_map vs unordered_set
Aug 17, 2022
c++
algorithm
c++11
data-structures
time-complexity
« Newer Entries
Older Entries »