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
Is it correct to say that xvalues have identity and are movable?
Feb 01, 2017
c++
c++11
rvalue-reference
Is it legal for a standard algorithm comparator to accept objects of different types?
Jul 23, 2018
c++
c++11
Should I replace all calls to push_back with emplace_back?
Apr 01, 2022
c++
visual-studio
c++11
stl
Query std::mutex for lock state
Jun 09, 2020
c++
multithreading
c++11
mutex
.data() equivalent for std::queue
May 02, 2022
c++
c++11
containers
c++-standard-library
Object slicing when using std::enable_if
Mar 31, 2022
c++
c++11
virtual-functions
enable-if
object-slicing
Print simply STL vectors of vectors recursively in C++
Apr 09, 2022
c++
templates
c++11
weird gcc behavior with unsigned ints
Nov 06, 2022
c++
c++11
g++
c++14
Why can't RHR functions be overloaded?
Nov 03, 2022
c++
c++11
How can I use std::chrono::duration as a template parameter?
Mar 03, 2022
c++
templates
c++11
stl
chrono
Why passing constexpr object by const reference works, but by value doesn't compile
Feb 25, 2017
c++
c++11
c++14
constexpr
Default value for variable in C++ using cin >>
Oct 16, 2022
c++
c++11
Getting the type of parameters in a parameter pack
Aug 29, 2022
c++
templates
c++11
Pointer-to-member confusion
May 07, 2022
c++
c++11
pointer-to-member
In C++, Is it possible to force the user to catch exceptions?
May 19, 2022
c++
c++11
exception
exception-handling
std::tuple vs std::array as items of a std::vector
Nov 05, 2022
c++
arrays
c++11
vector
tuples
how can I list-initialize my own class?
Nov 09, 2022
c++
c++11
How to Compile boost with GCC 5 using old ABI?
Aug 31, 2022
c++11
gcc
boost
linker
abi
const dependent names returned from template functions, where does const go?
Apr 21, 2022
c++
templates
c++11
language-lawyer
dependent-name
Initialize static std::map with unique_ptr as value
Aug 15, 2022
c++
c++11
initialization
unique-ptr
« Newer Entries
Older Entries »