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
Is std::from_chars supposed to handle uppercase hexadecimal exponents?
Jun 26, 2026
c++
floating-point
c++17
libstdc++
Advantages of string_view literals vs string literals in simple scenarios
Jun 24, 2026
c++
c++17
string-view
std::filesystem's parent_path() is wrong for file in current directory?
Jun 26, 2026
c++
c++17
std-filesystem
Confusing behaviour around mandatory elision of copy/move [duplicate]
Jun 25, 2026
c++
language-lawyer
c++17
copy-elision
gcc8
"Invalid conversion" error when visiting a variant of functions
Jun 23, 2026
c++
c++17
variant
Is possible to get list of root names with std::filesystem?
Jun 25, 2026
c++
filesystems
c++17
What are my options for adding deduction guides for stl types
Jun 25, 2026
c++
templates
c++17
template-argument-deduction
deduction-guide
Why doesn't `auto &&` behave as a so-called "universal reference" when used as a lambda argument
Jun 25, 2026
c++
templates
lambda
c++17
rvalue
How does auto return type template specialization work with different return types?
Jun 25, 2026
c++
templates
c++17
template-specialization
return-type
Is there a clean way to turn an overload set into a visitor suitable for use with std::visit?
Jun 24, 2026
c++
c++17
variant
Why does the compiler require the type to be specified?
Jun 22, 2026
c++
templates
c++17
type-deduction
c++ generic lambdas: pattern type deduction
Jun 23, 2026
c++
lambda
c++17
type-deduction
c++20
Data race in parallelized std::for_each
Jun 22, 2026
c++
parallel-processing
c++17
What is `std::reinterpret_pointer_cast` and when should it be used?
Jun 21, 2026
c++
casting
c++17
Is there a cmake compile feature for c++17's charconv?
Jun 20, 2026
c++
cmake
c++17
How to efficiently move underlying data from std::string to a variable of another type?
Jun 20, 2026
c++
c++11
c++14
c++17
Older Entries »