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++11 std::function slower than virtual calls?
Aug 30, 2022
c++
performance
c++11
May a destructor be final?
Aug 30, 2022
c++
c++11
inheritance
destructor
How do I implement convenient logging without a Singleton?
Sep 22, 2022
c++
singleton
c++11
C++ STL map: is access time O(1)?
Aug 30, 2022
c++
data-structures
c++11
std
How to use std::async on a member function?
Aug 30, 2022
c++
multithreading
c++11
std
What's the C++ 11 way to fire off an asynchronous task and forget about it?
Aug 09, 2022
c++
multithreading
c++11
When is it safe to call this-> in constructor and destructor
Aug 30, 2022
c++
c++11
constructor
destructor
Does std::sort check if a vector is already sorted?
Jul 26, 2022
c++
sorting
gcc
c++11
stl
Why could const member be initialized twice?
Sep 20, 2019
c++
c++11
initialization
constants
initializer-list
C++11 Tagged Tuple
Dec 16, 2021
c++
c++11
tuples
use of constexpr in header file
Aug 23, 2022
c++
c++11
constexpr
How to reverse the order of arguments of a variadic template function?
Oct 10, 2017
c++
templates
c++11
variadic-templates
variadic-functions
Can I easily iterate over the values of a map using a range-based for loop?
Oct 09, 2022
c++
dictionary
for-loop
c++11
key-value
How to set the stacksize with C++11 std::thread
Aug 30, 2022
c++
multithreading
c++11
pthreads
Why push_back is slower than operator[] for a previously allocated vector
Nov 10, 2022
c++
c++11
vector
stl
static_assert fails compilation even though template function is called nowhere
Jul 19, 2017
c++
templates
c++11
g++
static-assert
templated typedef?
Sep 23, 2022
c++
templates
c++11
typedef
Why does one still need to disambiguate a dependent type with typename in the RHS of a using statement?
Jul 29, 2017
c++
c++11
language-lawyer
Why does alias template give a conflicting declaration?
Sep 14, 2021
c++
c++11
templates
g++
template-aliases
std::unordered_map insert with hint
Jul 22, 2021
c++
stl
c++11
« Newer Entries
Older Entries »