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
Function signature differences in C++11
Jul 14, 2017
c++
lambda
c++11
g++
capture
Does C++11 support types recursion in templates?
Feb 21, 2018
c++
types
c++11
type-theory
unique_ptr is not getting init with default deleter
Aug 27, 2022
c++
c++11
smart-pointers
Emulating std::bind in C
Oct 27, 2022
c++
c
c++11
function-pointers
Will I get a performance boost when compiling with a C++14 compiler instead of C++11?
Oct 16, 2022
c++
performance
c++11
c++14
Initialiser list passed as function parameter for array
May 05, 2019
c++
c++11
initializer-list
Function call missing argument list warning
May 31, 2022
c++
c++11
Sorting a set<string> on the basis of length
Sep 05, 2022
c++
stl
lambda
c++11
set
Is C++0x officialy released? do major compilers support it?
Jun 25, 2022
c++
c++11
Moving: what does it take?
Nov 11, 2022
c++
visual-c++
c++11
visual-studio-2012
move-semantics
simpler form of std::unordered_map::insert?
Mar 15, 2022
c++
stl
c++11
Why are the postfix operators designed to return-by-value?
Jun 17, 2017
c++
c++11
operator-overloading
Foreach range iteration over a vector<int> - auto or auto&?
Jun 09, 2022
c++
performance
c++11
foreach
auto
When will c++11 perform move automatically when std::move is not explicitly used?
May 04, 2022
c++
c++11
move-semantics
rvalue-reference
lvalue
How to emulate remove_unless
Aug 29, 2022
c++
c++11
c++14
erase-remove-idiom
Is std::unique_ptr deletion order guaranteed?
Jun 14, 2022
c++
c++11
destructor
C++ SFINAE enable_if_t in member function, how to disambiguate?
Jul 13, 2022
c++
c++11
templates
sfinae
enable-if
Combine two constant strings (or arrays) into one constant string (or array) at compile time
Jun 03, 2022
c++
arrays
constants
c++11
concatenation
Question about C++0x reference collapse
Mar 25, 2017
c++
c++11
Why do I need to specify the template argument type of a templated function here?
May 29, 2022
c++
templates
c++11
« Newer Entries
Older Entries »