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
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
Where in the C++11 standard does it prohibit 'template <typename T> class A {...}; template <typename T> class A<int> {...};' (if anywhere)?
Oct 22, 2022
c++
templates
c++11
language-lawyer
Is it possible to get a thread object for the main thread, and `join()` with it?
Oct 22, 2022
c++
multithreading
c++11
Datatype for lookup table/index into array
Oct 22, 2022
c++
oop
c++11
Error: "Mixed implicit and static pattern rules" in my Makefile
Oct 21, 2022
c++
windows
c++11
makefile
C++ multi-index map implementation
Oct 20, 2022
c++
c++11
dictionary
tuples
Reading a file into a vector all at once
Oct 22, 2022
c++
c++11
file-io
cygwin support for C++11 in g++4.9.2
Oct 22, 2022
c++
c++11
cygwin
Making a tuple-like compile-time "linked-list" with variadic templates
Oct 22, 2022
c++
c++11
variadic-templates
C++ Arrays and make_unique
Jun 06, 2022
c++
arrays
c++11
unique-ptr
raii
Non-copyable elements in vector
Sep 08, 2022
c++
c++11
stl
move-semantics
How can I make C++0x and __STRICT_ANSI__ get along?
Sep 21, 2022
c++
gcc
c++11
mingw
gnu
« Newer Entries
Older Entries »