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
No warning for narrowing when initializing with parentheses
Jun 19, 2020
c++
gcc
c++11
g++
What type of random number engine to use with a specified random distribution?
Aug 25, 2022
c++
c++11
random
std::vector of std::functions find
Nov 07, 2022
c++
c++11
C+11 Associative Container that keeps insertion order?
Sep 19, 2022
c++
c++11
stl
containers
Why is the copy assignment not deleted when the move assignment is declared?
Mar 23, 2018
c++
c++11
compiler-construction
copy-constructor
deleted-functions
std::bind to a std::function crashes with Clang
Oct 19, 2021
c++
xcode
c++11
clang
graph/tree implementation with incomplete types
Sep 24, 2019
c++
c++11
stl
Obtaining a past-the-end pointer using the address of an array
Jan 01, 2022
c++
c
c++11
undefined-behavior
c11
Nested lambda expressions are very slow to compile and generate huge object file by Visual C++
Aug 31, 2022
c++
visual-c++
c++11
lambda
compiler-bug
Accessing the real underlying type of a getter?
May 01, 2022
c++
c++11
tuples
metaprogramming
typetraits
Move Semantics C++11 (Bjarne Stroustrup book, pg75)
Oct 04, 2020
c++
c++11
vector
Converting std::exception_ptr to boost::exception_ptr
Jun 16, 2022
c++
boost
c++11
How to handle parameter packs in the middle of a function signature?
Oct 02, 2022
c++
c++11
variadic-templates
How can I make my objects reinterpret-castable to arrays, like std::complex?
Oct 22, 2019
c++
c++11
How to remove const qualifier from a member function pointer
Oct 02, 2022
c++
templates
pointers
c++11
function-pointers
clang++ only compiles C++11 program using boost::format when -std=c++11 option is dropped
Jan 23, 2018
c++
gcc
c++11
boost
clang
Can a C++11 thread_local variable inherit its initial value from the parent thread?
Nov 13, 2022
c++
multithreading
c++11
"Magic static" singleton crashing when referenced in static destruction phase of another translation unit
Feb 20, 2020
c++
multithreading
visual-c++
c++11
singleton
C++11 internal std::string representation (libstdc++)
Sep 05, 2022
c++
string
c++11
internals
g++4.9 bug in allowing std::vector<C_type_array>
Jan 27, 2016
c++
c++11
stl
gcc4.9
« Newer Entries
Older Entries »