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
Bug in Clang-12? "case value is not a constant expression"
Mar 19, 2026
c++
clang
c++17
clang++
How could return map<int, variant>'s value by a function?
Mar 18, 2026
c++
dictionary
c++17
variant
C++17 typealias removes the ability of class template argument deduction [duplicate]
Mar 17, 2026
c++
c++17
ctad
Different results between clang/gcc and MSVC for templated constructor in base class
Mar 16, 2026
c++
templates
c++17
language-lawyer
copy-constructor
Is there a way to have a compile time check, that all members of a class are compared within operator==
Mar 16, 2026
c++
operator-overloading
c++17
comparison-operators
Will the standard library of C++ contains networking, string algorithms,... in future?
Mar 15, 2026
c++
c++17
c++20
Does returning a reference extend its lifetime too?
Mar 15, 2026
c++
reference
c++17
rvalue-reference
lifetime
Can template variables be used as template parameters (similarly to class templates)?
Mar 14, 2026
c++
templates
parameters
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
« Newer Entries
Older Entries »