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
Reducing template complexity in C++
Nov 16, 2022
c++
c++11
visual-studio-2010
Is it possible to do the following with auto in C++0x?
Nov 06, 2022
c++
class
c++11
type-inference
C++ Lambdas, Capturing, Smart Ptrs, and the Stack: Why Does this Work?
Feb 18, 2021
c++
variables
memory-management
lambda
c++11
What are the consequences of ignoring narrowing conversions in C++0x
Jun 18, 2019
c++
g++
c++11
narrowing
SFINAE differentiation between signed and unsigned
Oct 16, 2022
c++
templates
c++11
sfinae
Is an xvalue's lifetime extended when it is bound to a const lvalue reference?
Apr 10, 2022
c++
g++
c++11
rvalue-reference
xvalue
c++11 optimal parameter passing
Sep 25, 2022
c++
c++11
parameter-passing
rvalue-reference
Clang, std::shared_ptr and std::less/operator<
Nov 17, 2022
c++
c++11
clang
Implementing boost::optional in c++11
Feb 05, 2022
c++
c++11
maybe
boost-optional
c++ version supported by cuda 5.0
Apr 16, 2022
c++
c++11
cuda
Should the moved-from object be left in a "safe" state? [duplicate]
Aug 10, 2022
c++
c++11
move-semantics
Force a specific overload when template template
Mar 24, 2022
c++
templates
c++11
metaprogramming
Partitioning/batch/chunk a container into equal sized pieces using std algorithms
Nov 29, 2021
c++
boost
stl
c++11
Moving elements out of an associative container
Aug 19, 2021
c++
sorting
c++11
move-semantics
multiset
Return type deduction with multi-statement lambdas
Oct 17, 2022
c++
c++11
lambda
g++
trailing-return-type
Why is std::packaged_task<void()> not valid?
Mar 06, 2022
c++
c++11
packaged-task
What is a C++11 random distribution made of?
May 17, 2022
c++
random
c++11
C++11 ambiguity between declarator and abstract-declarator in parameter clause?
Jun 20, 2018
c++
c++11
most-vexing-parse
Non local lambda and capturing variables - what does "block scope" means
May 08, 2022
c++
c++11
lambda
Why does std::atomic's compare_exchange take a reference for the expected value?
Nov 13, 2019
c++
c++11
atomic
« Newer Entries
Older Entries »