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
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
Using `constexpr` with array initialization
Jan 02, 2026
c++
arrays
c++11
constexpr
Visibility in concurrent C++ programs
Jan 02, 2026
java
c++
multithreading
c++11
memory-visibility
Sending a StringStream of Binary Data from Cereal with ENet
Jan 01, 2026
c++
c++11
stringstream
enet
cereal
Variadic templates mystery
Jan 02, 2026
c++
c++11
variadic-templates
Array Decays to Pointer in Lambda
Jan 01, 2026
c++
arrays
c++11
lambda
function of generic container of specific specialization [duplicate]
Jan 02, 2026
c++
templates
c++11
vector
generic-programming
Code unexpectedly fails to compile. Why?
Jan 02, 2026
c++
c++11
inheritance
inner-classes
move-constructor
Abstract class init in the initialization list
Jan 02, 2026
c++
oop
c++11
abstract-class
initializer-list
What is the difference between C++11's constexpr and C23's [[reproducible]]?
Jan 02, 2026
c++
c
c++11
syntax
c23
Template template variadics in C++
Jan 01, 2026
c++
templates
c++11
variadic-templates
Older Entries »