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
alternative to std::this_thread::sleep_for()
May 04, 2017
c++
c++11
Why do non-static data member initializers defeat uniform initialization syntax?
Jun 24, 2018
c++
c++11
constructor
initialization-list
How many random numbers does std::uniform_real_distribution use?
Dec 21, 2021
c++
c++11
random
How to save variable number of arguments using variadic template arguments?
Feb 22, 2022
c++
templates
visual-c++
c++11
lazy-evaluation
Standard C++ function object template for the subscript operator
Nov 12, 2022
c++
c++11
Deduced type of "auto it = unordered_map.find(key)"?
Jul 08, 2022
c++11
const-iterator
boost::filesystem::copy_file() missing symbol in c++11
Sep 14, 2022
boost
c++11
Generating 64-bit values with a 32-bit Mersenne Twister
Sep 24, 2022
c++
boost
c++11
random
defaulted ctor differences between gcc 4.6 and 4.7
May 15, 2016
c++
gcc
c++11
default-constructor
list-initialization
C++ atomics and cross-thread visibility
Nov 18, 2018
c++
multithreading
c++11
atomic
decltype(auto) vs auto&& to conserve cv qualifier
Oct 26, 2022
c++11
c++14
Computing the address of an object from the address of one of its member subobject
Jun 08, 2021
c++
c++11
offset
language-lawyer
undefined-behavior
A* graph algorithm giving incorrect output
Jan 25, 2022
algorithm
c++11
a-star
`constexpr` reduction of `std::array` with binary operation
Jan 08, 2019
c++
arrays
c++11
C++ type that can only be used as constexpr variable
Sep 13, 2022
c++
c++11
constexpr
What's the memory complexity of std::sort() and std::sort_heap()?
Nov 04, 2022
c++
c++11
big-o
c++-standard-library
space-complexity
"Always Use Auto" in C++11? [closed]
Oct 26, 2022
c++
c++11
auto
error on g++ 4.8.2 at list method-argument default initialization
Nov 07, 2018
c++
list
c++11
initialization
Why no "variant" any in boost or Standard?
Sep 24, 2019
c++
c++11
Function pointer with variadic template arguments
Sep 20, 2019
c++
templates
c++11
variadic
« Newer Entries
Older Entries »