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
Non-blocking semaphores in C++11?
Oct 28, 2022
c++
multithreading
c++11
Is it defined behavior to use placement new to change type of variable that is held by reference_wrapper?
Dec 11, 2021
c++
c++11
reference
language-lawyer
placement-new
C++ and C++11 class static member, double should use "constexpr" while int can be "const", why?
Aug 23, 2018
c++
c++11
static
double
constants
Does captureless lambda inside template function have multiple binary implementations?
Apr 16, 2022
c++
c++11
lambda
Access fields in a named union
May 07, 2019
c++
c++11
unions
How to Generate Arbitrarily Nested Vectors in C++?
Jun 23, 2022
c++
c++11
templates
vector
c++17
Overflow on bitfield for signed underlying type enum
Jul 26, 2021
c++
c++11
enums
bit-fields
Is assignment of std::array from braced list of values allowed in c++?
Oct 21, 2019
c++
arrays
c++11
language-lawyer
constexpr int and constexpr double in c++
Dec 20, 2021
c++
c++11
integer
double
constexpr
GCC constexpr allows add but not bitwise-or with address
Jun 21, 2022
c++
c++11
gcc
g++
constexpr
Move constructor not inherited nor default generated
Nov 09, 2022
c++
c++11
inheritance
c++17
move-semantics
Does perfect forwarding in C++0x make reference_wrapper deprecated?
Jun 10, 2022
c++
c++11
acquire-release pair out of order execution
Oct 30, 2017
c++
synchronization
c++11
atomic
memory-fences
R-value inserts don't work for unordered_map
Sep 01, 2013
c++
c++11
tr1
get the offset of a tuple element
Nov 04, 2015
c++
c++11
tuples
constexpr
Syntax in Assigning to Map of structs
Jul 26, 2021
c++
map
struct
c++11
initializer-list
Is there a list of c++11 standard library interfaces which require exceptions enabled?
Apr 12, 2022
exception
c++11
c++-standard-library
Passing function template specializations to a variadic template function
Oct 25, 2022
c++
templates
c++11
variadic-templates
template-function
What is the best API to combine C++11 async/futures with Windows asynchronous IO?
May 08, 2021
c++
windows
asynchronous
c++11
windows-8
Can a C++ user-defined literal operator ever be passed a null pointer?
Jan 05, 2018
c++
gcc
g++
c++11
user-defined-literals
« Newer Entries
Older Entries »