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
std::is_same returns false when comparing std::tuple_element and decltype(std::get)
Sep 13, 2022
c++
c++14
decltype
Overloading type from parent namespace
Feb 09, 2021
c++
c++11
namespaces
c++14
Is std::make_unique<T[]> required to return aligned memory?
Apr 21, 2022
c++
arrays
c++14
What is the rationale for the difference in destruction behavior between std::unique_ptr and std::shared_ptr?
Dec 02, 2017
c++
c++14
What causes this constructor to delegate to itself when it takes an initializer list and delegates a vector?
May 11, 2017
c++
c++11
c++14
Constexpr compound assignment operator in clang and gcc
Nov 16, 2022
c++
c++11
language-lawyer
c++14
constexpr
Variadic function calling a variadic macro
Aug 28, 2022
c++
c++11
c++14
variadic-functions
variadic-macros
auto and brace initialization in C++11/C++14 [duplicate]
May 15, 2022
c++
c++11
gcc
clang
c++14
Error when checking if a tuple of references is default constructible
Aug 29, 2022
c++
c++11
std
c++14
stdtuple
Are digit separators allowed before the digits in a hex or binary number?
Sep 16, 2022
c++
c++14
digit-separator
Lambda: A by-reference capture that could dangle
Oct 30, 2022
c++
c++11
lambda
c++14
C++14 How often should I use constexpr?
May 15, 2022
c++
c++14
constexpr
constexpr - function cannot be used in a constant expression
Mar 31, 2022
c++
g++
c++14
constexpr
cmath
No Global variable initialization
Oct 19, 2022
c++
g++
c++14
std::make_unique<T[]>(size) value-initialization
Oct 29, 2022
c++
c++11
c++14
explicit constructor of the wrong type called
Jun 16, 2019
c++
c++11
constructor
c++14
Are local class rules aligned to c++14 return type deduction?
Nov 18, 2022
c++
c++14
language-lawyer
return-type
auto
Why is templated constexpr with std::string allowed in gcc?
Oct 29, 2022
c++
gcc
c++14
constexpr
Who is responsible for the shared state of futures and promises
Oct 21, 2022
c++
c++11
promise
c++14
future
Why can't we implement both methods `getAB() &&` and `getAB()`? [duplicate]
Nov 22, 2021
c++
c++11
c++14
move-semantics
rvalue-reference
« Newer Entries
Older Entries »