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
Why std::move don't change source variable to default value in default move constructor?
Jan 20, 2026
c++
c++11
move-semantics
stdmove
Finding exactly N consecutives in a sorted list
Jan 19, 2026
c++
algorithm
sorting
c++11
Why can't shared_ptr resolve inheritance relationships in function interface?
Jan 20, 2026
c++
templates
boost
c++11
Debug version SEGFAULTs whereas Release version works - is it RVO?
Jan 19, 2026
c++
c++11
Disable unwanted overload for tolower
Jan 20, 2026
c++
c++11
Why are variadic templates different than non-variadic, for only one argument?
Jan 20, 2026
c++
c++11
templates
variadic-templates
type-deduction
Make a function returning temporary object inline?
Jan 20, 2026
c++
c++11
visual-studio-2013
inline
using range-based for with std::set<std::unique_ptr<T>> deleted function
Jan 19, 2026
c++
c++11
set
unique-ptr
deleted-functions
Variadic-templates class constructor
Jan 19, 2026
c++
c++11
variadic-templates
variadic-functions
variadic
Lambdas and threads
Jan 19, 2026
c++
multithreading
lambda
c++11
Capturing a `thread_local` in a lambda
Jan 04, 2026
c++
c++11
language-lawyer
stdthread
thread-local-storage
How to match one of multiple alternative patterns with C++11 regex [duplicate]
Jan 04, 2026
c++
regex
c++11
Variadic template function name lookup fails to find specializations
Jan 04, 2026
c++
string
templates
c++11
variadic-templates
Variadic template functions in namespace and in class
Jan 02, 2026
c++
c++11
templates
variadic-templates
what is the return type of list initialisation?
Jan 03, 2026
c++
c++11
list-initialization
Clang fails to throw a std::bad_alloc when allocating objects that would exceed the limit
Jan 03, 2026
exception
memory-management
c++11
clang
Is there a way to convert a list of lvalues and rvalues to a tuple with reference types and full types respectively?
Jan 03, 2026
c++
c++11
templates
reference
variadic-templates
Pushing_back value in std::vector without auxiliary variable
Jan 03, 2026
c++
c++11
what is the name of this new c++ syntax? [duplicate]
Jan 02, 2026
c++
c++11
c++17
« Newer Entries
Older Entries »