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
Would it be sufficient for constexpr, consteval, and constinit to be definitions instead of keywords?
Aug 26, 2022
c++
language-lawyer
c++20
Using constinit variable to initialize a constexpr variable
Aug 26, 2022
c++
c++20
Why is there no enumeration concept in C++ 20?
Aug 22, 2022
c++
typetraits
c++-standard-library
c++20
c++-concepts
Holding or passing around non-addressable-functions since C++20 [duplicate]
Jul 27, 2020
c++
language-lawyer
function-pointers
c++20
Can `co_yield` return a value from the caller on resumption of the coroutine?
Apr 24, 2022
c++
coroutine
c++20
std::adjacent_difference with std::chrono time_point
Sep 17, 2022
c++
c++20
chrono
c++20 library support for xcode 12
May 29, 2022
c++
xcode
c++20
xcode12
xcode12beta5
what are the constraints for std::ranges::make_heap?
Mar 29, 2022
c++
c++20
std-ranges
Why is there an `equivalent` value for std::strong_ordering?
Sep 15, 2022
c++
c++20
spaceship-operator
Is there a way to iterate over std::tuple and std::array using the same index?
May 25, 2022
c++
variadic-templates
template-meta-programming
c++20
stdtuple
Passing a string literal to a template char array parameter
Nov 17, 2021
c++
c++20
constexpr
string-literals
compile-time
`make_unique_for_overwrite` still initializes `std::pair` elements
Jun 12, 2022
c++
memory
c++20
What's the special value of `co_yield` in contrast to a simple stateful lambda in C++20?
Sep 27, 2022
c++
c++20
coroutine
language-design
c++-coroutine
Which substitution failures are not allowed in requires clauses?
Aug 11, 2021
c++
language-lawyer
c++20
c++-concepts
C++ 20 Concepts: Require operator overloading
Nov 19, 2022
c++
c++20
c++-concepts
What are the rules for creating your own (pipeable) ranges ::views and ::actions?
Jun 10, 2022
c++
c++20
std-ranges
Does clang++ 12 support C++20 std::construct_at?
Apr 23, 2022
c++
clang++
c++20
Why does Visual Studio compile this function correctly without optimisation, but incorrectly with optimisation?
Aug 22, 2022
c++
visual-studio
lambda
c++20
y-combinator
Why can the type constraint `std::convertible_to` be used with only one template argument?
Aug 24, 2022
c++
templates
constraints
c++20
c++-concepts
Three-way comparison and constexpr function template: which compiler is right?
Aug 16, 2022
c++
language-lawyer
constexpr
c++20
spaceship-operator
« Newer Entries
Older Entries »