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
Creating a temporary of decltype
Oct 23, 2022
c++
c++11
decltype
temporary-objects
Is std::vector<T>::resize( n, val ) sufficient for initialisation?
Oct 11, 2022
c++
c++11
vector
initialization
How to use boost::split with boost::string_ref in boost 1.55
Jul 25, 2021
c++11
boost
std::thread constructor with no parameter
Aug 31, 2022
c++
multithreading
c++11
stdthread
C++ Constructor: Perfect forwarding and overload
Mar 03, 2022
c++
c++11
constructor
overloading
perfect-forwarding
Reading and writing a std::vector into a file correctly with iterators
Sep 07, 2022
c++
c++11
Why can't I have an enum as the underlying type of another enum?
Oct 29, 2022
c++
c++11
enums
subclassing
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
« Newer Entries
Older Entries »