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
Why do Clang and VS2013 accept moving brace-initialized default arguments, but not GCC 4.8 or 4.9?
Oct 01, 2018
c++
gcc
c++11
list-initialization
May std::vector make use of small buffer optimization?
Aug 28, 2022
c++
c++11
stdvector
C++ Lambdas: capture list vs. parameter list
Aug 28, 2022
c++
c++11
lambda
Implicit conversion failure from initializer list
Sep 17, 2022
c++
c++11
gcc
libstdc++
How to correctly use std::reference_wrappers
Aug 28, 2022
c++
c++11
stl
c++-standard-library
Call to implicitly deleted copy constructor in LLVM
Aug 28, 2022
c++
c++11
default-copy-constructor
How can the compile-time be (exponentially) faster than run-time?
Aug 28, 2022
c++
gcc
c++11
compiler-construction
constexpr
Why do I have to always specify the range in STL's algorithm functions explicitly, even if I want to work on the whole container?
Oct 22, 2022
c++
algorithm
c++11
stl
Requiring virtual function overrides to use override keyword
Aug 28, 2022
c++
c++11
gcc
overriding
virtual
Initializer lists and RHS of operators
Oct 20, 2022
c++
c++11
operators
initializer-list
Constructor as a function try block - Exception aborts program
Aug 28, 2022
c++
c++11
Deprecated throw-list in C++11
Aug 28, 2022
c++
c++11
throw
The implementation of std::forward
Aug 28, 2022
c++
c++11
Why does the implementation of declval in libstdc++-v3 look so complicated?
Mar 01, 2022
c++
c++11
templates
decltype
declval
C++11 Compiler: Closest to the standard and how close?
Aug 28, 2022
c++
compiler-construction
standards
c++11
Can nullptr be emulated in gcc?
Mar 20, 2017
c++
gcc
c++11
nullptr
How does one iterate through an unordered set in C++?
Aug 28, 2022
c++
c++11
iteration
unordered-set
std::remove_if - lambda, not removing anything from the collection
Sep 14, 2022
c++
c++11
lambda
remove-if
erase-remove-idiom
Use the auto keyword in C++ STL
Sep 02, 2017
c++
stl
c++11
Garbage Collection in C++ -- why?
Oct 23, 2022
c++
garbage-collection
c++11
« Newer Entries
Older Entries »