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++17
Explicit template instantiation using alias?
Nov 10, 2022
c++
templates
visual-studio-2015
c++17
Inconsistent evaluation for `constexpr` lambdas in templates between `static_assert`, `if constexpr(...)` and `constexpr` variables
Nov 11, 2022
c++
lambda
constexpr
c++17
constant-expression
Clang can't find template binary operator in fold expression
Nov 10, 2022
c++
templates
variadic-templates
c++17
Does an unmaterialized temporary needs the destructor to be accessible?
Nov 10, 2022
c++
c++17
temporary
create_directory() vs. create_directories()
Nov 10, 2022
c++
gcc
c++17
mingw-w64
Placement-new on array elements and pointer values
Nov 09, 2022
c++
c++17
language-lawyer
Moving a shared_ptr<StructA> into a shared_ptr<variant<StructA, StructB>>
Nov 09, 2022
c++
c++14
c++17
Why is the use of std::min in these fold expressions undefined behavior?
Nov 08, 2022
c++
c++17
fold-expression
Concurrency TS: std::future<...>::then, how to keep the chain alive without storing the returned future?
Nov 01, 2022
c++
future
c++17
What is the exact meaning of the statement "The expression e is used as a glvalue if and only if the initialization uses it as a glvalue" in [conv]/6
Oct 31, 2022
c++
c++14
language-lawyer
c++17
Rationale for std::make_array common type
Nov 01, 2022
c++
c++17
Gotchas with template argument deduction for class templates
Oct 31, 2022
c++
templates
c++17
forwarding
forwarding-reference
std::experimental::ostream_joiner and std::pair
Oct 31, 2022
c++
operator-overloading
c++17
Initializer "sizeof(T)" of inline static auto... Does it need instantiation?
Oct 30, 2022
c++
gcc
clang
c++17
inline-variable
Enumerating over a fold expression
Oct 30, 2022
c++
c++17
variadic-templates
template-meta-programming
fold-expression
How to write constexpr function which operate on forwarded tuple of reference?
Oct 30, 2022
c++
c++17
Should template variable C-array full specialization specify array size?
Oct 30, 2022
c++
language-lawyer
c++17
list-initialization
template-variables
std::is_same gives strange result in using C++17 structured binding
Jul 26, 2021
binding
c++17
traits
Why is RTTI needed for non-polymorphic typeid?
Nov 09, 2021
c++
gcc
c++17
rtti
Why isn't RVO applied to base class subobject initialization?
Oct 19, 2022
c++
c++17
return-value-optimization
« Newer Entries
Older Entries »