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
Conditional ? : operator with class constructor
Nov 16, 2022
c++
c++14
conditional-operator
What is the purpose of marking the set function (setter) as constexpr? [duplicate]
Sep 15, 2022
c++
c++14
constexpr
std::thread taking lambda with ref arg fails to compile
Nov 18, 2022
c++
generics
lambda
c++14
What do the std::equal overloads do?
Nov 08, 2022
stl
c++14
Enabling C++14 in clang in Visual Studio
Nov 07, 2022
c++
c++14
C++14 using auto keyword in a method's definition
Oct 29, 2022
c++
parameters
c++14
auto
The effect of auto on compile time
Oct 19, 2022
c++
c++14
Pointers in c++ after delete
Oct 24, 2022
c++
c++11
pointers
c++14
destructor called before temporary should be out of scope
Oct 19, 2022
c++
auto
c++14
decltype
visual-studio-2015
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
« Newer Entries
Older Entries »