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++14
Function argument evaluation order vs Lambda capture evaluation order
Oct 26, 2022
c++
c++11
c++14
move-semantics
How to hide the complex range type of a range-v3?
Apr 05, 2022
c++
c++14
c++17
range-v3
Why does unordered_map increase in size when it has enough buckets due to "reserve"?
Aug 30, 2022
c++
c++14
hashtable
unordered-map
Possible ODR-violations when using a constexpr variable in the definition of an inline function (in C++14)
Sep 21, 2022
c++
c++14
language-lawyer
constexpr address of base class
Aug 31, 2022
c++
base-class
constexpr
c++14
Recursive noexcept specification
Mar 04, 2022
c++
c++11
c++14
noexcept
aliasing a variadic template function
Jul 06, 2022
c++
templates
c++11
variadic-templates
c++14
C++14 Lambda - Conditionally Capture by Reference or Value
Nov 11, 2022
c++
lambda
c++14
std::rbegin and std::rend function in GCC 4.9 and clang 3.5
Apr 03, 2022
c++
gcc
iterator
clang
c++14
unique algorithm with move iterators
Sep 26, 2021
c++
algorithm
stl
iterator
c++14
Is there a way to prevent a move constructor followed by a move assignment operator when copy elison fails?
Feb 16, 2022
c++
c++11
c++14
Approach for automatic fields reordering in C-like structs
Nov 10, 2022
c++
c
struct
alignment
c++14
Virtual inheritance and uniform initialization in C++
Nov 15, 2022
c++
c++11
inheritance
gcc
c++14
c++11 constructor with variadic universal references and copy constructor
Apr 17, 2022
c++
templates
c++11
constructor
c++14
c++ sorted view of range - how to create const_iterator?
Jan 08, 2022
c++
stl
iterator
c++14
const-iterator
Microsoft Integer Literal Extensions -- Where documented?
Dec 31, 2019
c++
c++11
visual-c++
c++14
I believe this is a bug in clang related to a placement new-expression whose constructor throws
Sep 21, 2018
c++
clang
new-operator
c++14
How to probe the C++ ABI used by the system version of gcc on the target platform
Jun 17, 2018
c++
linux
gcc
c++14
configure
bimap implementation in modern C++ without Boost
Sep 12, 2022
c++
c++11
boost
c++14
bimap
C++11/14 INVOKE workaround
Jan 14, 2019
c++
c++11
c++14
« Newer Entries
Older Entries »