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
Why doesn't this "undefined extern variable" result in a linker error in C++17?
Aug 31, 2022
c++
linker-errors
extern
c++17
if-constexpr
Fold expressions with arbitrary callable?
Sep 04, 2018
c++
fold
c++17
Overloading multiple function objects by reference
Oct 17, 2022
c++
overloading
template-meta-programming
c++17
function-object
Why can't decomposition declarations be constexpr?
Jan 06, 2020
c++
constexpr
c++17
structured-bindings
Why would a new[] expression ever invoke a destructor?
Aug 30, 2022
c++
c++17
new-operator
Can the structured bindings syntax be used in polymorphic lambdas
Sep 15, 2022
c++
lambda
c++17
structured-bindings
What are contracts (as proposed for C++17)?
Aug 30, 2022
c++
assertion
design-by-contract
c++17
"constexpr if" vs "if" with optimizations - why is "constexpr" needed?
Aug 30, 2022
c++
constexpr
c++17
if-constexpr
how to convert filesystem path to string
Jan 12, 2019
c++
c++17
Why is template parameter pack used in a function argument type as its template argument list not able to be explicit specified
Oct 01, 2022
c++
templates
c++17
why doesn't std::any_cast support implicit conversion?
Aug 30, 2022
c++
c++17
Is "enum class" a class type in C++?
Aug 30, 2022
c++
c++11
enums
c++17
How can I intentionally discard a [[nodiscard]] return value?
Oct 24, 2022
c++
c++17
nodiscard
How do I iterate equal values with the standard library?
Oct 23, 2022
c++
algorithm
c++17
c++-standard-library
iterator-range
When should I use [[maybe_unused]]?
Feb 12, 2022
c++
c++17
Constexpr if with a non-bool condition
Aug 30, 2022
c++
language-lawyer
c++17
implicit-conversion
compiler-bug
How you convert a std::string_view to a const char*?
Nov 16, 2022
c++
string
c++17
string-view
Can non-type template parameters in c++17 be decltype(auto)?
Sep 05, 2021
c++
templates
language-lawyer
c++17
How do I build gcc with C++ concepts ("concepts lite") support?
Nov 06, 2022
c++
g++
generic-programming
c++-concepts
c++17
More silent behaviour changes with C++20 three-way comparison
Aug 29, 2022
c++
c++17
c++20
stdtuple
spaceship-operator
« Newer Entries
Older Entries »