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
Checking if a sequence container is contiguous in memory
Mar 20, 2022
c++
c++11
containers
c++14
typetraits
can have definition variable of non-literal type in constexpr function body c++14?
Feb 06, 2022
c++
c++11
language-lawyer
constexpr
c++14
Contradictory results between GCC and clang related to [basic.link]/7 in the C++ Standard
Apr 04, 2018
c++
c++11
language-lawyer
c++14
linkage
Does RVO work on object members?
Nov 08, 2019
c++
c++11
visual-c++
c++14
return-value-optimization
Is a defaulted constructor/assignment noexcept/constexpr by default?
Nov 10, 2022
c++
c++11
c++14
Correct way to return an rvalue reference to this
Sep 16, 2022
c++
c++11
c++14
rvalue
Capture std::promise in a lambda C++14
Jun 08, 2022
c++
c++11
lambda
promise
c++14
Generalized lambda capture on param-pack?
Sep 01, 2022
c++
lambda
c++14
variadic-functions
What is difference between decltype(auto) and decltype(returning expr) as return type?
Nov 05, 2022
c++
c++14
auto
decltype
Use std::experimental::optional to implement a list
Mar 01, 2022
c++
list
data-structures
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
« Newer Entries
Older Entries »