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
What is the most efficient way to generate random strings in C++?
Mar 14, 2026
c++
string
random
c++17
Recursively generate tuple of all distinct types referenced by a struct
Mar 13, 2026
c++
tuples
c++17
metaprogramming
Template specialization for class wrappers
Mar 13, 2026
c++
c++17
c++20
Use of std::future vs. std::thread in grep clone
Mar 14, 2026
multithreading
c++17
concurrency
iterator
How to detect whether a class has no virtual base in C++17 at compile time?
Mar 14, 2026
c++
c++17
compile-time
How to find the constexpr max of variable number of constexpr std::arrays with a default value
Mar 12, 2026
templates
c++14
c++17
variadic-templates
template-meta-programming
Check if return value is consumed
Mar 11, 2026
c++
c++17
How to pass a rvalue reference parameter to a template operator() function in C++?
Mar 10, 2026
c++
functional-programming
c++17
template-meta-programming
currying
constness it not propagated for dependent types
Mar 08, 2026
c++
c++14
c++17
Standardized ways to pack multiple values into one atomic
Mar 08, 2026
c++
multithreading
bit-manipulation
atomic
c++17
Reducing duplication of template parameters in C++
Mar 07, 2026
c++
templates
c++17
if constexpr std::is_same under VS 2022
Mar 07, 2026
c++
templates
c++17
visual-studio-2022
Returning Rvalue Reference and Temporary Materialization
Mar 06, 2026
c++
return
c++17
rvalue-reference
xvalue
c++ - valid use of CRTP std::variant with two elements, but no more
Mar 07, 2026
c++
functional-programming
c++17
variant
crtp
Explicit range-v3 decltype evaluates to void?
Mar 06, 2026
c++
c++17
range-v3
Create a Q_PROPERTY to a QObject which has it's own Q_PROPERTY's
Mar 06, 2026
c++
qt
c++17
qt6
qproperty
Construct an std::array at compile time in C++17 using the preprocessor
Mar 05, 2026
c++
c++17
preprocessor
initializer
stdarray
Why is my overloaded multiplication operator not recognized?
Mar 05, 2026
c++
templates
operator-overloading
c++14
c++17
« Newer Entries
Older Entries »