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 compiler allowed to call an immediate (consteval) function during runtime?
Nov 08, 2022
c++
language-lawyer
c++20
consteval
Range TS idioms and the mysterious auto &&
Oct 02, 2021
c++
c++20
When is a constexpr evaluated at compile time?
Sep 09, 2022
c++
compilation
language-lawyer
constexpr
c++20
What advantages does C++20's std::source_location have over the pre-defined macros __FILE__, __LINE__ and __FUNCTION__?
Oct 02, 2022
c++
c++20
Using concepts in an unevaluated context gives inconsistent results
Apr 28, 2022
c++
language-lawyer
c++20
c++-concepts
What's the difference between a coroutine and a function with static variables?
Sep 28, 2022
c++
c++20
coroutine
Hide empty base class for aggregate initialization
Sep 18, 2022
c++
initialization
c++20
aggregate-initialization
How do I detect if anything but an integer is passed to my class constructor?
Jul 29, 2022
c++
oop
int
c++20
numeric-limits
std::format of user-defined types?
Jun 15, 2021
c++
c++20
fmt
Are types allowed to be specified for return-type-requirement in a requires expression?
Dec 25, 2021
c++
language-lawyer
c++20
Lambda lifetime explanation for C++20 coroutines
Sep 08, 2022
c++
c++20
folly
c++-coroutine
Difference between std::decay and std::remove_reference
Feb 04, 2021
c++
c++11
templates
c++20
How to add members to concept-specialized classes with non-inline definition
Mar 30, 2022
c++
c++20
c++-concepts
Are floating point operations resulting in infinity undefined behavior for IEC 559/IEEE 754 floating-point types
Nov 13, 2022
c++
floating-point
language-lawyer
c++17
c++20
Automatic template deduction C++20 with aggregate type
Sep 16, 2022
c++
templates
c++20
aggregate-type
How to use template explicit instantiation with C++20 modules?
Oct 31, 2022
c++
templates
c++20
c++-modules
How to safely convert const char* to const char8_t* in C++20?
Aug 17, 2022
c++
unicode
utf-8
c++20
« Newer Entries
Older Entries »