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
Creating a structure with an expanded index sequence
Jul 01, 2026
c++
c++17
variadic-templates
template-meta-programming
index-sequence
Introduced intermediate variable in structured binding definition?
Jul 01, 2026
c++
c++17
language-lawyer
structured-bindings
What are the rules for unpacking array elements to multiple variables in C++?
Jul 01, 2026
c++
c++17
structured-bindings
Nested call of variadic methods with an additional non-type template parameter of class templates [duplicate]
Jul 01, 2026
c++
compiler-errors
c++17
variadic-functions
class-template
Using automatic conversion in Pybind11
Jun 30, 2026
c++
python-3.x
c++17
pybind11
Is there a way to use boost::equality_comparable with aggregates without messing up the initialization syntax?
Jun 30, 2026
c++
boost
c++17
aggregate-initialization
In a template argument, what rules allow the compiler to infer the number of items of an array?
Jun 29, 2026
c++
c++11
templates
c++17
language-lawyer
How to properly handle windows paths with the long path prefix with std::filesystem::path
Jun 30, 2026
c++
windows
c++17
std-filesystem
long-path
How to iterate over a list of smart pointers?
Jun 28, 2026
c++
c++17
smart-pointers
range-based-loop
Can you achieve fn(x1 ^ fn(x0)) with a fold expression?
Jun 28, 2026
c++
templates
c++17
variadic-templates
fold-expression
Can a C++ compiler perform RVO for a named const variable used for the return value?
Jun 27, 2026
c++
c++17
return-value-optimization
nrvo
C++20 converting between string/u8string and string_view/u8string_view
Jun 28, 2026
c++
c++17
c++20
How do I support any_cast to cast a custom class to a string?
Jun 28, 2026
c++
std
c++17
How to get chrono time_point from year, month, day, hour, minute, second, millisecond?
Jun 27, 2026
c++
c++17
c++-chrono
Determine the parameter types of a function passed as a template parameter
Jun 27, 2026
c++
templates
c++17
template-specialization
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
« Newer Entries
Older Entries »