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 it possible to specify different C++ `operator==` functionality depending on the context at the call site?
Sep 01, 2026
c++
operator-overloading
c++17
How to overcome performance decrease with simple class containing only one POD member compared to plain POD type?
Aug 31, 2026
c++
performance
templates
visual-c++
c++17
Check if member function is defined using SFINAE instead of requires clause
Aug 31, 2026
c++
c++17
sfinae
requires-expression
Conditional class member based on template
Aug 30, 2026
c++
c++17
Should we use lifetime extension of a temporary in C++17 and later?
Aug 30, 2026
c++
c++17
Can I change a std::string, which has been assigned to a std::string_view
Aug 29, 2026
c++
c++17
stdstring
string-view
Difference between if statement initializers taking a lock
Aug 30, 2026
c++
if-statement
c++17
locking
mutex
C++ Bitshift in one line influenced by processor bit width (Bug or Feature?)
Aug 29, 2026
c++
c++17
compiler-optimization
bit-shift
integer-promotion
Fold expression within assertion compiles on some machines, but not on others
Aug 29, 2026
c++
g++
c++17
clang++
fold-expression
static_assert that a type is among a std::variant's accepted types
Aug 27, 2026
c++
metaprogramming
c++17
variant
std::filesystem::file_time_type from time_t - how?
Aug 26, 2026
c++
c++17
c++20
Create vector of tuples from two vectors by move
Aug 26, 2026
c++
vector
tuples
c++17
move-semantics
Return default constructed or void from template function
Aug 25, 2026
c++
templates
c++17
template-meta-programming
invoke-result
Why does an unnamed struct inline variable not have the same address in every translation unit?
Aug 24, 2026
c++
c++17
How to avoid std::filesystem linker errors with Qt?
Aug 25, 2026
qt
g++
c++17
std-filesystem
« Newer Entries
Older Entries »