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
Am I the only one who finds std::move a little too difficult to understand?
May 25, 2021
c++
c++11
move-semantics
Elegant porting of lambda expressions in C++
Sep 24, 2021
c++
gcc
c++11
lambda
Template function causes a compiler error when used with local lambda
Feb 27, 2021
c++
templates
lambda
c++11
A reference pages for the latest version of c++
Oct 25, 2022
c++
c++11
reference-manual
Is there a way to pass template arguments to a function on an object when the object type is a template argument?
Oct 17, 2014
c++
templates
function
arguments
c++11
Move constructor is not getting called in C++0x
Nov 07, 2022
c++
c++11
Error when compiling gcc 4.6.1 C++0x threading code on MacOSX Lion
Aug 15, 2022
c++
macos
gcc
c++11
C++ static variable inialization and threads
Jun 23, 2016
multithreading
initialization
c++11
static-members
memory-model
return vector<Foo> or shared_ptr<vector<Foo>>?
Jun 28, 2022
c++
boost
vector
c++11
shared-ptr
Loop transformations with potentially shared objects
Dec 23, 2020
c++
optimization
c++11
Bit shift compiler bug or a corner case?
Mar 06, 2018
c++
gcc
c++11
bit-shift
"expected primary expression" error on template method using
Oct 02, 2015
c++
templates
c++11
Rules for determining the set of function type compatible with std::function<R(T1,T2)>?
Jul 08, 2019
c++
templates
c++11
implicit-conversion
type-erasure
Why does std::move() not work without _Remove_reference?
Aug 29, 2019
c++
c++11
rvalue-reference
C++11 Fun with initializer lists, arrays, and enumerations
Jul 20, 2022
c++
initialization
c++11
How do I initialize boost::any with a reference to an object?
Dec 22, 2020
c++
c++11
boost-any
What happens if I reset a std::shared_ptr to itself
Jul 20, 2022
c++
c++11
shared-ptr
Using multidimensional std::initializer_list
Jul 02, 2022
c++
multidimensional-array
matrix
c++11
initializer-list
When does rehashing occur for unordered associative containers?
Apr 08, 2022
c++
c++11
unordered-map
unordered-set
std::unique_ptr<T> incomplete type error
Jan 30, 2021
c++
visual-studio-2010
templates
c++11
unique-ptr
« Newer Entries
Older Entries »