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
Do the following two declarations involving automatic return type work the same? If so, why?
Aug 26, 2022
c++
c++11
c++14
c++0x inherited constructor in templates
Jun 07, 2022
c++
visual-studio-2010
templates
c++11
inherited-constructors
Questions about the move assignment operator
Feb 14, 2022
c++
c++11
move
move-assignment-operator
Efficient use of move semantics together with (N)RVO
Mar 09, 2022
c++
c++11
move-semantics
return-value-optimization
How to generate a std::get like function for my class?
Jan 12, 2018
c++
templates
c++11
C++: Why is 'operator+=' defined but not 'operator+' for strings? [duplicate]
Feb 22, 2021
c++
string
c++11
operators
why vector does not updates in loop?
Sep 25, 2022
c++
c++11
vector
What is a "hint"?
Jul 04, 2022
c++
c++11
Trying to return a `std::unique_ptr` constructed with `NULL`
Nov 19, 2022
c++
c++11
std::ofstream == NULL won't compile for -std=gnu++11, any workaround?
Jan 07, 2021
c++
c++11
gcc
stl
Pretty way to say "foo not in {bar, baz}" in C++11/14
Jul 27, 2022
c++
c++11
c++14
static const std::vector<char> initialization without heap?
Aug 03, 2020
c++
c++11
vector
Iterate over map and use the pair as reference parameter C++11
May 19, 2022
c++
c++11
stdmap
auto
C++11 static assert for equality comparable type?
Jan 29, 2019
c++
templates
c++11
equality
static-assert
Why is it impossible to move a variable to another std::thread
Jan 18, 2019
c++
windows
visual-studio-2012
c++11
move
How to define a constant by expression in C++?
May 06, 2022
c++
c++11
Will many parameters in a recursive function cause performance issues?
Feb 21, 2022
c++
c++11
Is it possible to initialize a vector with increasing values in a single line?
Aug 30, 2022
c++
c++11
initializer-list
Operator comma overloading
Sep 27, 2022
c++
c++11
vector
operator-overloading
How to append/copy an STL container object to another object when its value is not copy constructible e.g. std::thread
Jul 17, 2018
c++
c++11
stl
compiler-errors
rvalue
« Newer Entries
Older Entries »