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
How to iterate a list and erase from it?
Oct 22, 2022
c++
c++11
iteration
containers
How to initialize static members without repeating their type
Oct 23, 2022
c++
c++11
User-Defined Literal for Two-Argument Constructor
Oct 23, 2022
c++
c++11
operator-overloading
user-defined-literals
How do I use std::unique_ptr<T> with an interface that returns an int?
Oct 22, 2022
c++
c++11
shared-ptr
Why can't I emplace multiple elements in a sequence?
Oct 22, 2022
c++
c++11
sequence
Are there any undefined behavior issues when moving data into a function and then back out to where it came from?
Oct 23, 2022
c++
c++11
move
C++11 variable argument alignment
Oct 23, 2022
c++
c++11
lambda
variadic-functions
Strange behaviour of is_same_template on template aliases
Oct 23, 2022
c++
templates
c++11
template-aliases
std::vector etc unnecessarily (erroneously?) instantiates nested template argument type
Oct 22, 2022
c++
templates
c++11
language-lawyer
How does the compiler find the template function X::max(T const&, T const&) through ADL in the code below?
Oct 22, 2022
c++
templates
c++11
language-lawyer
argument-dependent-lookup
Safely and unambiguously manipulating atomic variables in C++11
Oct 23, 2022
c++
multithreading
c++11
atomic
stdatomic
Using std::complex<double> as a std::map key
Oct 24, 2022
c++
c++11
stdmap
How to return a template pack nested in other pack?
Oct 23, 2022
c++
templates
c++11
variadic-templates
pack
Clang/GCC plugin to interpret custom c++11 attributes
Oct 22, 2022
c++
gcc
c++11
clang
Variadic template extractions
Oct 22, 2022
c++
templates
c++11
variadic-templates
relaxed ordering of c++11 memory model
Oct 22, 2022
c++11
memory-model
std::move calls the destructor unexpectedly
Oct 22, 2022
c++
c++11
move-semantics
C++ Arrays and make_unique
Jun 06, 2022
c++
arrays
c++11
unique-ptr
raii
How to call conditionally B::f only if derived from B in C++11?
Apr 22, 2022
c++
templates
c++11
c++14
How can I make C++0x and __STRICT_ANSI__ get along?
Sep 21, 2022
c++
gcc
c++11
mingw
gnu
« Newer Entries
Older Entries »