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
Capturing a Lambda's static in a Nested Lambda
Sep 25, 2022
c++
lambda
language-lawyer
c++14
capture
Extensible type traits in C++
Jul 15, 2021
c++
templates
c++14
typetraits
std::launder alternative pre c++17
Sep 17, 2020
c++
c++14
language-lawyer
c++17
stdlaunder
Is it possible to create a template alias?
Nov 07, 2022
c++
c++11
c++14
type-alias
Segmentation fault on gcc caused by lambda wrapper over variadic template function call
Mar 05, 2021
c++
segmentation-fault
c++14
undefined-behavior
ubsan
Can a variable template be passed as a template template argument?
Mar 29, 2022
c++
templates
c++14
template-templates
variable-templates
Why did expression types change in C++ between versions?
Jan 27, 2021
c++
c++11
c++14
c++17
c++20
Is unique_ptr<Derived> to unique_ptr<Base> up-casting automatic?
Apr 03, 2018
c++11
polymorphism
c++14
unique-ptr
Are non-terminating constexpr functions well-defined?
Jan 17, 2019
c++
infinite-loop
undefined-behavior
constexpr
c++14
Alternative to reinterpret_cast with constexpr functions
Oct 20, 2022
c++
constexpr
crc32
c++14
reinterpret-cast
std::unordered_map<T,std::unique_ptr<U>> copyable? GCC bug?
Jan 12, 2022
c++
gcc
g++
language-lawyer
c++14
Can't understand the declaration #3 in the Example of [basic.link]/6 C++14
Nov 08, 2018
c++
declaration
language-lawyer
c++14
extern
Explicit defaulted default constructor and aggregates
Nov 05, 2022
c++
c++11
constructor
c++14
default-constructor
Global scope resolution in the presence of using namespace
Aug 10, 2022
c++
language-lawyer
c++14
gcc6
"Ambiguous base class" error in template context
Aug 11, 2021
c++
templates
c++14
language-lawyer
c++17
Fallback variadic constructor - why does this work?
Oct 29, 2022
c++
templates
c++14
User-declared default constructor + in-class initializers != user-provided constructor? [duplicate]
Jan 08, 2020
c++
c++11
default-constructor
c++14
in-class-initialization
optional constructor with initializer_list
Feb 28, 2022
c++
c++14
optional
c++17
C++14: deduced (auto) return types from constexpr with ternary expressions
Jan 26, 2021
c++
ternary-operator
c++14
constexpr
Local static/thread_local variables of inline functions?
Sep 17, 2022
c++
c++11
c++14
« Newer Entries
Older Entries »