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 is is_standard_layout useful?
Jul 13, 2021
c++
c++11
standard-layout
Using std::move to send a std::unique_ptr to std::thread in VS1012
May 09, 2017
c++
visual-studio-2012
c++11
Hoisting of non-atomic loads up through acquiring atomic loads
Feb 04, 2022
c++
gcc
c++11
atomic
Is it possible to create a template alias?
Nov 07, 2022
c++
c++11
c++14
type-alias
Intel 2015 compiler bug, RAII destruction not correct, is this a bug or am I doing something wrong?
Apr 06, 2022
c++
c++11
icc
Does making a derived C++ class "final" change the ABI?
Aug 29, 2022
c++
c++11
virtual-functions
abi
vtable
Why did expression types change in C++ between versions?
Jan 27, 2021
c++
c++11
c++14
c++17
c++20
C++ - Iterating over a tuple & resolution of type vs constant parameters
Nov 14, 2022
c++
c++11
tuples
enable-if
Perfect pass-through
Nov 16, 2022
c++
c++11
Partial Binding of Function Arguments
Aug 21, 2022
c++
c++11
boost-bind
currying
stdbind
tail recursion performance on template meta-programming
Nov 17, 2020
c++
performance
c++11
recursion
template-meta-programming
How is it parsed: constructing unnamed temporary with braced init list
Feb 03, 2021
c++
c++11
Return value or rvalue reference?
Feb 02, 2022
c++
c++11
rvalue-reference
Are short circuit evaluation rules expected at compile time?
Oct 23, 2022
c++
templates
c++11
When does it matter that `this` is an rvalue?
Nov 01, 2022
c++
c++11
this
language-lawyer
Take ownership of parameter by rvalue-reference
Sep 01, 2022
c++
c++11
unique-ptr
rvalue-reference
Bug throwing exceptions with std::call_once
Feb 21, 2022
c++
c++11
libstdc++
Is an inherited default constructor also user-defined?
Sep 22, 2022
c++
c++11
g++
clang
default-constructor
Why does this specialized char_traits<uint8_t> and codecvt<uint8_t> for use with the basic_ifstream template throw std::bad_cast?
Jan 17, 2022
c++
visual-studio
c++11
g++
char-traits
When are constexpr objects constructed?
Aug 26, 2022
c++
c++11
constexpr
« Newer Entries
Older Entries »