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
if constexpr instead of tag dispatch
Dec 18, 2018
c++
templates
c++17
if-constexpr
Returning by rvalue reference vs returning by value
Apr 14, 2022
c++
undefined-behavior
c++17
rvalue
Can you violate ODR with structured bindings on a class type
Sep 05, 2022
c++
undefined-behavior
one-definition-rule
c++17
structured-bindings
cannot compile function template instantiation containing "if constexpr"
Aug 01, 2022
c++
c++17
template-meta-programming
constexpr
Clang vs. GCC when static_cast'ing to a move-only type
Sep 05, 2022
c++
c++14
language-lawyer
c++17
Default template parameters in using-declaration and instantiation
Apr 15, 2022
c++
templates
language-lawyer
c++17
Does C++ standard allow std::optional<double> to be implemented without overhead
Mar 18, 2022
c++
floating-point
c++17
ieee-754
stdoptional
Why do *_iterators still require typedef something void after removing std::iterator?
Jun 25, 2020
c++
iterator
c++17
Static cast to a class from a limited set of classes
Aug 17, 2022
c++
templates
c++17
variadic-templates
template-meta-programming
Class template argument deduction of member variables
Aug 10, 2022
c++
c++17
Correct way to ensure sharing with std::hardware_constructive_interference_size
Jun 08, 2022
c++
alignment
c++17
Visual Studio not performing RVO when ternary operator is used and move/copy ctors are deleted
Aug 20, 2022
c++
visual-studio
c++17
Call each tuple member with a result of the previous call recursively
Feb 17, 2022
c++
templates
c++17
variadic-templates
alias template for member template
Nov 08, 2022
c++
c++11
templates
c++17
type-alias
How can one get user's home directory using C++17 std::filesystem?
Sep 11, 2022
c++
c++17
Does this program with bounded recursion have undefined behavior?
Aug 26, 2022
c++
recursion
c++17
undefined-behavior
When are inline variables in static storage initialized?
Aug 16, 2022
c++
c++17
initialization-order
inline-variable
C++17 template argument deduction mystery [duplicate]
Aug 01, 2022
c++
templates
c++17
C++ std::variant - Type traits to verify that the contained variant types meet some assumptions
Aug 21, 2022
c++
templates
c++17
variadic-templates
typetraits
Undefined behaviour in repeated use of prefix ++ operator
Apr 05, 2022
c++
c++11
undefined-behavior
c++17
« Newer Entries
Older Entries »