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
How do I put futures in a container?
Nov 12, 2022
c++
multithreading
c++11
Yet another clang/gcc discrepancy regarding ODR usage?
Aug 03, 2019
c++
c++11
g++
clang++
one-definition-rule
Obtaining item index in ranged based for on vector
Apr 07, 2022
c++
c++11
ranged-loops
Is writing std::deque at different memory locations concurrently thread-safe?
Nov 06, 2022
c++
multithreading
c++11
openmp
C++ map iteration with deletion
Mar 02, 2017
c++
map
c++11
iteration
Dominance in virtual inheritance
Nov 13, 2022
c++
inheritance
c++11
virtual-inheritance
Why no timeout support in std::lock?
Feb 15, 2022
c++
c++11
locking
C++11 std::thread::detach and access to shared data
Mar 21, 2022
c++
multithreading
c++11
Performance of std::function compared to raw function pointer and void* this?
Jul 05, 2018
c++
c++11
boost-function
std-function
Is a header necessarily a file?
Sep 07, 2022
c++
c++11
c-preprocessor
standards
Function overloading in C++ passing arguments by value or by reference
Apr 05, 2022
c++
c++11
overloading
C++ variadic template with doubles
Apr 19, 2021
c++
c++11
variadic-templates
Execute function inside function template only for those types that have the function defined
Nov 19, 2022
c++
c++11
templates
c++14
metaprogramming
Is this a valid (ab)use of lambda expressions?
Jan 26, 2019
c++
lambda
c++11
break
nested-loops
Default function that just returns the passed value?
Sep 23, 2022
c++
templates
c++11
lambda
std-function
Why start with std::placeholders::_1 instead of _0?
Nov 08, 2022
c++
c++11
placeholder
stdbind
What is "member initializer" in C++11?
Jan 27, 2019
c++
class
c++11
member-initialization
Is it possible to move an item out of a std::set?
Nov 11, 2022
c++
c++11
Where can we use list initialization?
Oct 30, 2022
c++
c++11
initialization
aggregate
Function signature as template parameter
Nov 15, 2022
c++
templates
c++11
« Newer Entries
Older Entries »