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
Type deduction for variadic templates
Jan 28, 2026
c++
c++17
variadic-templates
template-argument-deduction
ctad
How to init base class staic inline data member in derived class?
Jan 28, 2026
c++
templates
static
c++17
class-template
Why can a lambda passed as an argument be used in a constant expression?
Jan 28, 2026
c++
lambda
c++17
constexpr
template template parameter deduction: three different compilers three different behaviors
Jan 27, 2026
c++
templates
c++17
function-templates
How do you obtain the instantiated CXXRecordDecl of a templated class in Clang?
Jan 27, 2026
c++
clang
c++17
abstract-syntax-tree
libtooling
How to store class object having string in binary file?
Jan 25, 2026
c++
c++11
c++17
How can I move or assign one vector into another depending of their type using if constexpr?
Jan 26, 2026
c++
templates
c++17
metaprogramming
Integer initialization of enum outside of range
Jan 26, 2026
c++
enums
c++17
Range/Loop through N variables in [modern] C++
Jan 26, 2026
c++
c++11
boost
c++14
c++17
How to get return type and parameter type of a generic lambda?
Jan 25, 2026
c++
c++11
c++14
c++17
generic-lambda
Compiler discrepancy with simple meta function
Jan 25, 2026
c++
c++17
Can I have a std::optional<T> if T is neither constructible nor copyable nor movable?
Jan 25, 2026
c++
c++17
stdoptional
Error with `std::reduce()` method in C++17 using GNU G++17 and Clang++ 17/20 compilers
Jan 25, 2026
c++
gcc
c++17
clang
A variable/data member of a class declared constexpr in C++17 is also static?
Jan 25, 2026
static
c++17
constexpr
Can we take a const ref of a substring?
Jan 24, 2026
c++
c++17
stdstring
flyweight-pattern
Hiding template arguments in std::variant
Jan 23, 2026
c++
c++17
Using enum class values in constexpr branches
Jan 23, 2026
c++
enums
c++17
constexpr
tag-dispatching
« Newer Entries
Older Entries »