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
C++11 sleep_ functions having odd behaviour
Jul 02, 2026
c++
gcc
c++11
Can't move a std::unique_lock into a struct
Jul 02, 2026
c++
c++11
locking
move-semantics
User-defined literals (Extended literals) of C++11... which compilers support it?
Jul 02, 2026
c++
metaprogramming
c++11
user-defined-literals
How do I constrain a template parameter to comply to a Key in std::map?
Jun 30, 2026
c++
templates
c++11
constraints
stdmap
Explicitly defaulted destructor disables default move constructor in a class
Jul 01, 2026
c++
c++11
default
destructor
move-semantics
I'm returning non-named object from a function. Why RVO still kicks in?
Jun 30, 2026
c++
c++11
rvo
Compiler unable to deduce template arguments for variadic template
Jul 01, 2026
c++
c++11
variadic-templates
How to make a "variadic" vector like class
Jun 30, 2026
c++
c++11
vector
variadic
Error converting form boost::shared_ptr<T> to std::shared_ptr<T>
Jun 29, 2026
c++
boost
c++11
shared-ptr
C++: std::generate in constructor
Jun 30, 2026
c++
c++11
C++11 memory release in variable reassignment
Jun 30, 2026
c++
linux
c++11
memory
vector
difference between cstdint and tr1/cstdint
Jun 30, 2026
c++
c++11
tr1
Passing smart pointer to function through non smart pointer argument
Jun 30, 2026
c++
c++11
smart-pointers
decltype and boost::variant - retrieve current value
Jun 29, 2026
c++
boost
c++11
boost-variant
What is the common idiom(s) for resetting the moved object?
Jun 29, 2026
c++
c++11
move
move-semantics
In a template argument, what rules allow the compiler to infer the number of items of an array?
Jun 29, 2026
c++
c++11
templates
c++17
language-lawyer
Is in c++11 something similar for threads to node.js/javascript callbacks?
Jun 28, 2026
c++
c++11
How to use std::for_each over std::array<> and apply lambda function on each element?
Jun 28, 2026
c++
arrays
c++11
Lambda machine-dependent segmentation-fault (possible compiler bug?)
Jun 29, 2026
c++
c++11
lambda
g++
segmentation-fault
Does this c++11 lambda code invoke undefined behavior?
Jun 28, 2026
c++
c++11
lambda
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »