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
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
template argument deduction for pointer to member function?
May 16, 2022
c++
templates
delegates
c++11
Control multithreaded flow with condition_variable
Sep 11, 2022
c++
multithreading
c++11
condition-variable
Why does std::regex_iterator cause a stack overflow with this data?
Apr 18, 2018
c++
regex
c++11
Why does C++11 not support 'std::function<void(int, ...)>'?
Jan 21, 2018
c++
function
templates
c++11
variadic-templates
Algorithm function: Make it a template or take a std::function parameter? [duplicate]
Jun 26, 2016
c++
c++11
signals-slots
stl-algorithm
std-function
C++11: How to check if a type is an instantiation of a given class-template of "heterogeneous" NON-TYPE parameters?
Aug 22, 2022
c++
templates
c++11
variadic-templates
template-meta-programming
CountDownLatch equivalent
Oct 26, 2020
java
c++
c++11
« Newer Entries
Older Entries »