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 does make_optional decay its argument type?
Mar 05, 2021
c++
typetraits
optional
c++-standard-library
c++14
option-type
Connecting three different objects
Sep 30, 2022
c++
c++11
c++14
shared-ptr
Which standard C++ features can be used for querying machine/OS architecture?
Jan 30, 2022
c++
c++11
computer-architecture
c++14
Union common initial sequence with primitive
Nov 21, 2019
c++
c++11
c++14
language-lawyer
unions
How should a Variable Template be referred to in C++14 when declared at Class scope?
Nov 01, 2022
c++
templates
c++14
static-members
variable-templates
Odd behavior passing static constexpr members without definitions by value
Jul 17, 2021
c++
gcc
clang
c++14
one-definition-rule
Possible to instantiate templates using a for loop in a C++14 constexpr function?
Nov 19, 2022
c++
c++14
constexpr
C++1y/C++14: Assignment to object outside its lifetime is not allowed in a constant expression?
Sep 15, 2022
c++
language-lawyer
constexpr
c++14
Can I write a function type that returns a function?
Sep 15, 2022
c++
language-lawyer
c++14
result-of
Determine `constexpr` execution - during compilation or at runtime?
Sep 15, 2022
c++
c++14
constexpr
`weak_ptr::expired` behavior in the dtor of the object
Sep 15, 2022
c++
c++11
c++14
shared-ptr
weak-ptr
What's {} in void({})?
Oct 23, 2022
c++
gcc
clang
c++14
language-lawyer
why declare constrexpr constructors for classes with non-trivial destructors (e.g. unique_ptr, std::variant)
Jun 07, 2019
c++
c++14
constexpr
c++17
std::move_if_noexcept calls copy-assignment even though move-assignment is noexcept; why?
Sep 15, 2022
c++
c++14
Continuous enum C++11
Oct 14, 2022
c++
c++11
c++14
c++17
c++20
Ambiguous reference to namespace within an inline namespace
Sep 23, 2022
c++
g++
c++14
clang++
inline-namespaces
libc++ vs libstdc++ std::is_move_assignable: Which is the most correct?
May 14, 2020
c++
c++11
c++14
libstdc++
libc++
Is this legal template lambda syntax?
Mar 26, 2022
c++
templates
lambda
c++14
Is calling std::min on an empty initializer list (and explicitly specifying the type) undefined behavior?
Sep 11, 2018
c++
c++11
c++14
undefined-behavior
stl-algorithm
Combining multiple for loops into single iterator
Nov 02, 2022
c++
loops
c++14
« Newer Entries
Older Entries »