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
Could a class type with deleted default constructor be default initialized?
Oct 18, 2022
c++
c++11
initialization
language-lawyer
Boost Beast HTTP
Oct 04, 2022
c++11
visual-c++
boost
boost-beast
How do vector elements preserve their original address after a vector std::move?
Nov 06, 2022
c++
c++11
vector
move-semantics
Why does brace initialization assignment fill variables with garbage?
Feb 02, 2022
c++
c++11
initialization
list-initialization
In C++ what is the point of std::array if the size has to be determined at compile time?
Mar 24, 2022
c++
c++11
stdarray
std::forward and constructor with non-const reference argument
Aug 27, 2022
c++
c++11
perfect-forwarding
Compile-Time Polymorphism for Data Members
May 25, 2022
c++
templates
polymorphism
c++11
Does it make sense to use move semantics for operator+ and/or operator+=?
May 28, 2022
c++
c++11
operator-overloading
move
How to tell scons to use the C++11 standard
Nov 11, 2022
c++
c++11
scons
Should not std::thread::id default constructor create a "NULL" id?
Jan 12, 2018
c++
linux
gcc
c++11
Move semantics with a pointer to an internal buffer
Aug 17, 2022
c++
c++11
vector
move-semantics
Why does const_cast not behave as expected?
Aug 29, 2022
c++
c++11
casting
constants
copy-constructor
How to use digit separators for non-type template parameters?
Apr 16, 2021
c++
c++11
literals
Initialisation of static class member. Why constexpr?
Aug 30, 2022
c++
c++11
initialization
static-members
constexpr
Is GCC 4.8.1 C++11 complete?
Apr 29, 2022
c++
c++11
mingw
codeblocks
std::chrono default duration for time_since_epoch
Aug 19, 2022
c++
c++11
chrono
According to §12.1/4 in the C++11 Standard, the code shouldn't compile
Mar 28, 2022
c++
c++11
constructor
language-lawyer
Using C++11 thread_local with other parallel libraries
Nov 09, 2022
c++11
thread-safety
openmp
tbb
thread-local
Why does std::is_const<const int&>::value evaluate to false?
Sep 05, 2022
c++
c++11
typetraits
Proper use of universal references
Oct 16, 2022
c++
c++11
perfect-forwarding
universal-reference
forwarding-reference
« Newer Entries
Older Entries »