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
how to silence gcc warning against c++17 features?
Mar 11, 2023
c++
gcc
c++17
Why does std::get not have a single signature that accepts a forwarding reference
Mar 10, 2023
c++
c++11
c++14
c++17
stdtuple
C++17 template deduction guide not used for empty parameter set?
Mar 11, 2023
c++
templates
c++17
template-argument-deduction
Idiomatically split a string_view
Mar 10, 2023
c++
c++17
string-view
disable branch with "if constexpr" and SFINAE
Mar 09, 2023
c++
c++17
constexpr
sfinae
if-constexpr
trailing return type of deduction guide is not a specialization
Mar 09, 2023
c++
templates
c++17
Is it possible to invoke a variadic template function without explicit specialization?
Mar 09, 2023
c++
templates
variadic-templates
c++17
How to make lambdas work with std::nullopt
Mar 08, 2023
c++
lambda
c++17
return-type-deduction
Compile error when std::filesystem header file is added to my program
Sep 03, 2025
c++
c++17
std-filesystem
Why does removing 'const' from the constructor parameter stop the class from being instantiated?
Sep 03, 2025
c++
constructor
c++17
operator-> for an iterator that returns a temporary
Sep 03, 2025
c++
iterator
c++17
Template Argument Binding
Sep 02, 2025
c++
c++11
templates
c++17
template-meta-programming
Why I'm getting std::bad_variant_access with std::variant?
Sep 03, 2025
c++
c++17
ubuntu-18.04
variant
gcc7
Polymorphic value types and interfaces
Sep 02, 2025
c++
polymorphism
c++17
How to initialize the std::optional of a user defined data type
Sep 02, 2025
c++
c++17
Template rules in CRTP with MSVC
Sep 03, 2025
c++
c++17
ctad
When cppreference says that * should be overloaded as a free function for "symmetry", does "symmetry" mean commutativity?
Aug 31, 2025
c++
c++17
operator-overloading
commutativity
What is the order of destruction of the two entries of a std::pair?
Sep 01, 2025
c++
c++17
language-lawyer
std-pair
order-of-execution
Is std::byte in C++ 17 equivalent to byte in C#?
Sep 02, 2025
c#
c++
unity-game-engine
.net-3.5
c++17
How to get std::optional support in Xcode?
Sep 02, 2025
c++
xcode
c++17
libc++
stdoptional
Older Entries »