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
Should functions declared with `= default` only go in the header file
Aug 24, 2022
c++
c++11
Does C++11 provide hashing functions for std::type_info?
Jan 07, 2020
c++
c++11
rtti
unordered-map
typeinfo
What is "= delete"?
Sep 24, 2022
c++
c++11
deleted-functions
Can the main (or entry-point) function be implemented as a lambda?
Aug 18, 2022
c++
lambda
c++11
main
program-entry-point
When should I use remove_reference and add_reference?
Jan 25, 2022
c++
c++11
Why do not C++11's move constructor/assignment operator act as expected
Feb 16, 2022
c++
visual-c++
c++11
visual-studio-2012
move-semantics
Extract just the argument type list from decltype(someFunction)
Jul 02, 2016
c++
templates
c++11
decltype
variadic
terminate called after throwing an instance of 'std::out_of_range'
Apr 24, 2019
c++
c++11
"Refresh" a lambda object
May 09, 2022
c++
c++11
lambda
Can't compile C++11 source using GCC 5.1 toolchain
Jul 13, 2018
c++
c++11
gcc5
Is move semantics in C++ something C is missing?
Sep 30, 2022
c++
c
c++11
move
Why is the move constructor involved here
Aug 04, 2022
c++
c++11
initialization
copy-elision
How to resolve conflict between boost::shared_ptr and using std::shared_ptr?
May 28, 2022
c++
boost
c++11
rvalue binding confusion in C++
Apr 08, 2022
c++
c++11
rvalue-reference
rvalue
lvalue-to-rvalue
Using c++11 lambda as accessor function in boost::python's add_property (get_signature fails with lambda)
Mar 06, 2022
c++
c++11
lambda
boost-python
Is it possible to choose between constructors in main without writing a copy-constructor?
May 12, 2022
c++
c++11
scope
copy-constructor
move-constructor
Stable memory addresses using a std container (like vector, list, queue, ...) [duplicate]
Feb 08, 2022
c++
pointers
c++11
vector
C#-Like Delegates in C++
Nov 16, 2022
c#
c++
c++11
Am I able to use C++11 in QNX?
Sep 14, 2022
c++
c++11
qnx
How can I sort a vector of unique_ptr?
Sep 17, 2021
c++
sorting
c++11
vector
unique-ptr
« Newer Entries
Older Entries »