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 auto and function return types
Jun 09, 2018
c++
c++11
type-inference
How do I sort efficiently a quadruple structs in C++?
Mar 16, 2022
c++
c++11
stl
tuples
lexicographic
unique_lock across threads?
Sep 16, 2022
c++
c++11
concurrency
locking
How to handle failed methods: by using exceptions or making the methods return bool?
May 25, 2022
c++
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
« Newer Entries
Older Entries »