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
Lifetime of lambda captured references in const lambdas
Mar 18, 2019
c++
lambda
constants
c++14
Clang fails to compile template function in a template class specialization, which has *distinct return type* from the template declaration
Jun 26, 2022
c++
c++11
c++14
clang++
template-specialization
Unable to use declval in typeid for TDM-GCC
Jul 03, 2022
c++
c++14
typeid
tdm-gcc
Catching and debugging invalid use of reference to local variable inside moved lambda
Oct 22, 2022
c++
debugging
c++14
undefined-behavior
sanitizer
Constexpr: Comparision to nullptr - Bug or feature?
Apr 17, 2018
c++
gcc
c++14
constexpr
Is there a benefit from noexcept move-operations when using containers in C++17?
Jun 07, 2022
c++
c++14
move-semantics
c++17
noexcept
use the TYPE from the tempate type argument list
Oct 25, 2022
c++
c++11
templates
c++14
variadic-functions
How to initialize a variable after a function call, like the new-expression provides?
Nov 02, 2022
c++
visual-c++
c++14
c++17
Moving a shared_ptr to the method called on the object the shared_ptr points to
Nov 06, 2022
c++
c++11
c++14
shared-ptr
c++17
Pointers to member as variadic template parameters
Apr 10, 2020
c++11
templates
c++14
template-meta-programming
How to implement a constructor so it only accepts input iterators using typeid?
Oct 17, 2020
c++
constructor
iterator
c++14
sfinae
Should trivial default constructor respect default member initializer here?
Jun 10, 2021
c++
c++14
atomic
default-constructor
member-initialization
Multiple definition gets solved with templates
Dec 21, 2021
c++
templates
compilation
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
« Newer Entries
Older Entries »