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 do I need to member-initialize a non-static array member in a constexpr class?
Jun 12, 2022
c++
c++14
constexpr
How can I find if an element exists in a tuple?
Nov 13, 2022
c++
tuples
c++14
Why capturing by reference in lambda doesn't change the type of the variables?
Jun 20, 2022
c++
lambda
c++14
Generic lambda and its argument as constant expression
Mar 03, 2022
c++
lambda
c++14
language-lawyer
Direct-init vs. list-init in array new-expression
Nov 20, 2022
c++
c++14
language-lawyer
initializer
new-expression
When is std::shared_timed_mutex slower than std::mutex and when (not) to use it?
Jun 17, 2022
c++
multithreading
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
« Newer Entries
Older Entries »