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
C++17 operator==() and operator!=() code fails with C++20
Dec 10, 2025
c++
c++17
operator-overloading
c++20
Can a lambda appear in template arguments? [duplicate]
Dec 12, 2025
c++
templates
language-lawyer
c++17
Function argument evaluation and side effects
Dec 11, 2025
c++
c++17
language-lawyer
undefined-behavior
side-effects
Is it really well defined to check pointer alignment using the pointer's integer value?
Dec 11, 2025
c++
pointers
c++17
language-lawyer
undefined-behavior
Preference of conversion operator over copy constructor changes from C++14 to C++17?
Dec 10, 2025
c++
c++17
c++14
language-lawyer
conversion-operator
How to use variable and move variable at the same time?
Dec 10, 2025
c++
constructor
c++17
move
order-of-execution
constexpr recursive function defined via lambda
Dec 10, 2025
c++
lambda
c++17
C++ App crashes on std::minmax_element with Visual Studio 2022 (>= 17.10)
Dec 09, 2025
c++
c++17
SFINAE check for operator[] is more confused than I am?
Dec 08, 2025
c++
templates
c++14
sfinae
c++17
Correct way to printf() a std::string_view?
Dec 09, 2025
c++
c++17
printf
string-view
Does using std::get on std::array give better performance?
Dec 09, 2025
c++
arrays
performance
get
c++17
Two identical constructors however compiler selects the templated one
Dec 09, 2025
c++
templates
c++17
class-template
constructor-overloading
C++ metaprogramming to split the function arguments and pass them one by one to another function
Dec 09, 2025
c++
c++17
Pair of vector constructors: initializer list vs explicit construction
Dec 08, 2025
c++
c++17
stdvector
std-pair
Different base class depending on template parameters
Dec 07, 2025
c++
inheritance
c++17
C++17 std::to_chars and std::from_chars portability
Dec 08, 2025
c++
c++17
std
State of the value to insert
Dec 06, 2025
c++
containers
language-lawyer
c++17
move-semantics
How to avoid duplication on template function return type?
Dec 08, 2025
c++
c++17
« Newer Entries
Older Entries »