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
Global variable in namespace - Values differ in threads
Jan 02, 2019
c++
multithreading
c++11
atomic
Accessing for_each iterator from lambda
Apr 02, 2020
c++
stl
lambda
c++11
erase-remove-idiom
State of C++11 standard support in libc++?
Oct 18, 2022
c++
c++11
libc++
Can intermixing std::'s and boost::'s ::bind and ::function cause problems?
Oct 19, 2022
c++
boost
c++11
std
Why do arrays of const preferentially bind to const T& parameters instead of T&& parameters?
Apr 07, 2021
c++
c++11
Construct std::function with a constructor based on template
Jul 25, 2021
c++
templates
c++11
std-function
C++11 Lambda closure involving a stack variable by reference that leaves scope is allowed but getting undefined behavior?
Aug 17, 2022
c++
lambda
c++11
Is it possible to define a C++11 variadic class template whose variadic parameter cardinality depends on an integer template parameter?
Feb 15, 2018
c++
templates
c++11
Is there any performance gain if I use [this] instead of [=] in lambda functions?
May 21, 2022
c++
lambda
c++11
Template function is_same in template classes
Aug 29, 2022
c++
types
c++11
this
How to define a constant double at namespace scope with external linkage?
Feb 24, 2018
c++
c++11
constexpr
Nested Lambda Capture in C++
Feb 22, 2022
c++
visual-studio-2010
visual-c++
c++11
lambda
How standard is std::thread?
Nov 12, 2019
c++
c++11
standards
stdthread
stdasync
c++: alternative to 'std::is_fundamental'?
Jun 25, 2022
c++
c++11
typetraits
How to keep cv qualifier or reference in return type deduction in c++1y?
Dec 02, 2021
c++
c++11
c++14
Which data structure should i use for my purpose? [duplicate]
Mar 11, 2022
c++
data-structures
c++11
map
multimap
Checking the object type in C++11
Sep 06, 2022
c++
c++11
rtti
typeid
Why does implicit == on map<<int,MyClass> not compile?
Jan 31, 2022
c++
c++11
operators
Check if returned std::function is "valid" in C++11
Dec 17, 2020
c++
c++11
task-queue
Allow users to include class without including headers used for privates
Aug 17, 2022
c++
c++11
« Newer Entries
Older Entries »