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++20
Is the volatile qualifier deprecated in c++20?
Mar 03, 2023
c++
gcc
embedded
c++20
C++20 template lambda: how to specify template argument? [duplicate]
Mar 03, 2023
c++
templates
lambda
c++20
C++ spaceship operator multilevel compare?
Mar 03, 2023
c++
c++20
spaceship-operator
The redundancy of forward_iterator concept?
Mar 04, 2023
c++
iterator
c++20
c++-concepts
Why does Clang 12 refuse to initialize aggregates in the C++20 way?
Mar 03, 2023
c++
clang
c++20
emplace
aggregate-initialization
Why is std::vector::push_back declared as constexpr in C++20?
Mar 04, 2023
c++
stdvector
c++20
constexpr
ranges-v3 join function to join two containers together
Mar 04, 2023
c++
c++20
range-v3
How to create a function that forwards its arguments to fmt::format keeping the type-safeness?
Mar 04, 2023
c++
c++20
fmt
How to test if a type exists in a concept?
Mar 04, 2023
c++
c++20
c++-concepts
Get a pointer to a templated lambda operator () without captures
Mar 04, 2023
c++
c++20
How to constraint a template to be iterable ranges using concepts?
Mar 03, 2023
c++
templates
c++20
c++-concepts
function-templates
What is the syntax for the 'requires' expression of a variadic template with contraints?
Jan 28, 2023
c++
variadic-templates
c++20
c++-concepts
Can you return range based views from functions in c++2a?
Jan 28, 2023
c++
c++20
can a std::tuple be sorted at compilte-time/run-time depending on its values
Jan 28, 2023
c++
sorting
constexpr
c++20
stdtuple
convenient Vector3f class
Feb 06, 2023
c++
c++20
Lambda functions with template parameters, not in function parameters
Feb 04, 2023
c++
templates
lambda
c++20
How do you reverse a strong_ordering?
Feb 05, 2023
c++
c++20
spaceship-operator
Why does std::span lack cbegin and cend methods?
Feb 06, 2023
c++
iterator
c++20
std-span
Difference between Ranges algorithms and std algorithms
Feb 06, 2023
c++
c++20
Why is std::common_iterator just std::forward_iterator?
Feb 06, 2023
c++
iterator
c++20
range-v3
std-ranges
« Newer Entries
Older Entries »