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 includes <cstdlib> at times when c++03 will not?
Nov 11, 2022
c++
namespaces
c++11
g++
Why are std::allocator::construct and std::allocator::destroy templated on element type?
Apr 25, 2022
c++
c++11
allocation
allocator
Requirements for std::thread::id. Can it be atomized?
Mar 30, 2018
c++
multithreading
c++11
atomic
language-lawyer
How do I iterate through a sequence of shared_ptr objects?
Sep 06, 2022
c++
c++11
reference
shared-ptr
Why CR LF is changed to LF in Windows?
Oct 31, 2018
c++
windows
c++11
io
language-lawyer
Moving std::thread
May 11, 2022
c++
multithreading
c++11
move-semantics
assignment-operator
Can I override std::hash?
Nov 20, 2022
c++
c++11
hashtable
stdhash
Determining the "optimal" common numeric type in a template parameter pack
Feb 06, 2022
c++
templates
c++11
variadic-templates
template-meta-programming
Change boost.build jamfile for C++11 support?
Sep 14, 2022
c++11
bjam
boost-build
Why does decltype remove const from return types for built-in types?
Nov 18, 2019
c++
c++11
decltype
How do I efficiently remove_if only a single element from a forward_list?
Jun 04, 2022
c++
algorithm
c++11
forward-list
std::tolower and Visual Studio 2013
Aug 30, 2022
c++
visual-studio
c++11
C++ Passing std::string by reference to function in dll
Jan 12, 2018
c++
string
c++11
dll
pass-by-reference
how to iterate all regex matches in a std::string with their starting positions in c++11 std::regex?
Jan 10, 2018
c++
regex
gcc
c++11
Why is std::endl generating this cryptic error message?
Aug 31, 2022
c++
c++11
compiler-errors
iostream
variadic-templates
Converting std::array to std::vector
Sep 21, 2022
c++
c++11
vector
stdvector
stdarray
How do I convert a C string to a int at compile time?
Apr 16, 2022
c++
c++11
boost-mpl
What is the behavior of a defaulted default constructor with in-class initialization?
Apr 18, 2022
c++
c++11
c++ Should I define lambda out of for loop or inside it to keep small scope, what is best practice
Nov 10, 2022
c++
c++11
lambda
Boost build fails C++11 feature checks when using (custom) GCC 4.x or 5.x
Mar 31, 2021
c++
c++11
gcc
boost
b2
« Newer Entries
Older Entries »