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
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
Error while using auto as the function return type
Mar 05, 2026
c++
function
c++17
auto
C++ dynamic stdc++ symbol used even though shared object has static version of symbol included
Mar 04, 2026
c++
gcc
linker
c++17
Should deduction guide for std::optional be applied when passing std::ref(value)?
Mar 03, 2026
c++
templates
option-type
c++17
How do I use std::filesystem to see if I have write access?
Mar 03, 2026
c++
c++17
std
std-filesystem
Enable fast-math in Clang on a per-function basis?
Mar 03, 2026
c++
c++17
clang++
How can `if constexpr` be made SFINAE-friendly?
Mar 03, 2026
c++
c++17
sfinae
if-constexpr
Get type contained in variant at run time in C++?
Mar 02, 2026
c++
c++11
c++17
pybind11
std::make_shared inside std::apply
Mar 02, 2026
c++
c++17
Using a non static value as default argument in a function
Mar 01, 2026
c++
class
arguments
overloading
c++17
Older Entries »