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
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
Explicit destructor call with decltype
Jan 05, 2020
c++
c++14
language-lawyer
c++17
Is it legal to check whether the address of a subobject lies within the bounds of a containing object
Aug 01, 2020
c++
c++11
c++14
language-lawyer
c++17
Can I use C++14 in a library meant for C++11 client applications?
Nov 04, 2021
c++
c++11
c++14
Return forwarding reference parameters - Best practice
Nov 23, 2017
c++
c++11
c++14
move-semantics
rvalue-reference
store many of relation 1:1 between various type of objects : decoupling & high performance
Jul 11, 2022
c++
database
c++14
relationship
one-to-one
Passing a lambda with moved capture to function
Mar 01, 2022
c++
lambda
c++14
« Newer Entries
Older Entries »