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
Partial specialization of templates over non-type literal parameters in C++20: clang and gcc disagree
Apr 11, 2022
c++
g++
language-lawyer
c++20
clang++
C++ nested designated initializer with pointer
May 10, 2022
c++
language-lawyer
c++20
Will it be possible to omit the type name when initializing C++2a class non-type template arguments?
Oct 23, 2021
c++
c++20
Why is std::isnan not constexpr?
Sep 20, 2021
c++
constexpr
c++20
Is east constexpr / constinit / consteval allowed in C++20?
Nov 03, 2022
c++
c++20
What is the printf() formatting character for char8_t *?
Nov 21, 2022
c++
utf-8
c++20
C++ std::map named requirements allocator-aware container
Sep 13, 2022
c++
language-lawyer
c++20
stdmap
Why do std::variant implementations take more than 1 byte for variant of empty types?
Aug 20, 2022
c++
c++20
std-variant
What happened to std::cspan?
Sep 10, 2022
c++
language-lawyer
c++20
std-span
In a class, what is `using Base::BaseOfBase;` supposed to do?
Jan 23, 2022
c++
c++20
What should I do to make my container work with ranges?
Oct 01, 2022
c++
c++20
std-ranges
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
« Newer Entries
Older Entries »