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 it possible to use a dynamic number of range adaptors?
Dec 19, 2022
c++
c++20
std-ranges
P0960, Is there any kind of mechanic to detect if there are narrowing in the new aggregates init with ()s in c++20?
Dec 16, 2022
c++
c++-standard-library
c++20
narrowing
Are there any plans to add "expects" to std::optional?
Dec 15, 2022
c++
option-type
c++20
preconditions
Implementing a concept for Pair with C++20 concepts
Dec 16, 2022
c++
c++20
c++-concepts
How to compare string_view using if-constexpt in a constexpr context
Dec 16, 2022
c++
c++20
string-view
if-constexpr
What would be an example where std::bit_cast produces a value representation of multiple values?
Dec 16, 2022
c++
language-lawyer
c++20
Unary fold with empty parameter pack
Dec 15, 2022
c++
variadic-templates
c++20
fold
How to create a vector of objects that share a concept?
Dec 16, 2022
c++
c++20
c++-concepts
Are static constinit member variables identical to non-type template parameters?
Dec 16, 2022
c++
language-lawyer
c++20
Is it possible to ensure a constexpr function is called at most once at compile time?
Dec 13, 2022
c++
c++11
c++14
c++17
c++20
Disable non-templated methods with concepts
Dec 12, 2022
c++
c++20
c++-concepts
Is there assign_or_inserter/insert_or_assigner in C++20?
Dec 12, 2022
c++
stdmap
c++20
What are the advantages of using consteval instead of constexpr function?
Dec 12, 2022
c++
constexpr
c++20
consteval
Something like `declval` for concepts
Dec 10, 2022
c++
templates
c++-concepts
c++20
Why does `std::chrono::weekday` allow but doesn't preserve values outside of valid range?
Dec 07, 2022
c++
chrono
c++20
Why memory_order_release support until C++20?
Dec 06, 2022
c++
c++20
memory-barriers
How to express concepts over variadic template?
Dec 06, 2022
c++
tuples
variadic-templates
c++20
c++-concepts
Any useful difference between std::bit_cast and std::start_lifetime_as?
Dec 04, 2022
c++
c++-standard-library
c++20
type-punning
How does constexpr new allocate memory?
Dec 05, 2022
c++
new-operator
constexpr
c++20
Idiomatic way to write concept that says that type is a std::vector
Dec 02, 2022
c++
typetraits
c++-concepts
c++20
« Newer Entries
Older Entries »