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 does this code compile (C++11) without a type mismatch error?
Aug 29, 2022
c++
c++11
list-initialization
Is it always the case that sizeof(T) >= alignof(T) for all object types T?
Sep 23, 2022
c++
c++11
memory-alignment
alignof
Isn't the const modifier here unnecessary? [duplicate]
Feb 19, 2022
c++
c++11
coding-style
constants
rvalue
So can unique_ptr be used safely in stl collections?
Nov 14, 2022
c++
c++11
auto-ptr
unique-ptr
Is codecvt not a std header?
Dec 15, 2021
c++
c++11
"to_string" isn't a member of "std"?
Nov 20, 2021
c++
linux
string
c++11
g++
How do I get the argument types of a function pointer in a variadic template class?
Aug 29, 2022
c++
c++11
function-pointers
functor
variadic-templates
Why was the register keyword created?
Sep 12, 2022
c++
c
c++11
language-lawyer
What's the exact semantics of deleted member functions in C++11?
Sep 10, 2022
c++
c++11
overloading
semantics
language-lawyer
Capturing a static variable by reference in a C++11 lambda
Aug 29, 2022
c++
c++11
lambda
Why user-defined move-constructor disables the implicit copy-constructor?
Aug 29, 2022
c++
boost
c++11
copy-constructor
rvalue-reference
What are good use-cases for tuples in C++11?
Aug 29, 2022
c++
c++11
tuples
Partial ordering of function templates - ambiguous call
Feb 07, 2022
c++
templates
c++11
ambiguous
Pack expansion for alias template
Jan 18, 2018
c++
c++11
language-lawyer
variadic-templates
template-aliases
Why aren't there compiler-generated swap() methods in C++0x?
Jun 14, 2013
c++
language-design
c++11
Best way to append vector to vector [duplicate]
Aug 29, 2022
c++
c++11
vector
append
std
What is the difference? clang++ | clang -std=c++11
Aug 29, 2022
c++
c
c++11
clang
clang++
Comparing std::functions for equality?
Sep 15, 2022
c++
c++11
function-pointers
std-function
Disambiguate overloaded member function pointer being passed as template parameter
Aug 23, 2015
c++
templates
c++11
typetraits
How do I write an ADL-enabled trailing return type, or noexcept specification?
Mar 31, 2021
c++
c++11
argument-dependent-lookup
noexcept
« Newer Entries
Older Entries »