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 can I use templates to deduce the parameter types of a std::function?
Dec 01, 2025
c++
templates
c++11
c++14
std-function
Why is the default seed of `mt19937` 5489?
Dec 02, 2025
c++
c++11
random
mt19937
reference types and literal types
Dec 01, 2025
c++
c++11
language-lawyer
C++11: intptr_t/int_ptr_t, intmax_t/int_max_t?
Nov 30, 2025
c++
c++11
Reserving capacity for an STD vector<bool> template specialization
Dec 01, 2025
c++
c++11
templates
boolean
stdvector
Avoiding the warning: operation on ‘count’ may be undefined [-Wsequence-point]
Nov 30, 2025
c++
c++11
templates
variadic-templates
C++11: How can I join a std::thread as soon as its execution function exits?
Dec 01, 2025
c++
multithreading
c++11
Class member function defined outside its namespace
Dec 01, 2025
c++
c++11
namespaces
using-directives
name-lookup
My tree-node has a missing link
Dec 01, 2025
c++
c++11
Synchronizing access to data using a "got there first" flag, instead of a lock/mutex
Nov 30, 2025
c++
multithreading
c++11
atomic
Function returning its argument or checking for nullptr
Dec 01, 2025
c++
c++11
c++14
c++17
How to properly declare a generic sorting algorithm?
Nov 30, 2025
c++
templates
c++11
Compiler added optimization causes different behavior for "final" methods [closed]
Nov 30, 2025
c++
optimization
c++11
final
Do atomics in C++11 prevent compiler to re-read from shared variables?
Nov 30, 2025
c++
c++11
atomic
memory-model
What is the minimum size of a boolean?
Nov 29, 2025
c++
c++11
boolean
sizeof
How to use std::lock_guard on a class member mutex
Nov 29, 2025
c++
c++11
mutex
Forbid code to compile if some function is not called
Nov 30, 2025
c++
templates
c++11
metaprogramming
Unrelated deleted operator changes behaviour of overload resolution
Nov 30, 2025
c++
c++11
enums
namespaces
overload-resolution
Do C++ standard library algorithms use std::advance
Nov 29, 2025
c++
algorithm
c++11
iterator
language-lawyer
« Newer Entries
Older Entries »