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
When do temporaries passed to coroutines get destroyed?
Jul 27, 2021
c++
c++20
c++-coroutine
Overloaded function templates that differ only in their return types in C++
Sep 09, 2022
c++
templates
language-lawyer
c++20
overload-resolution
Implicitly capture const variable in a template lambda with no capture-default specified
Apr 25, 2022
c++
lambda
c++17
language-lawyer
c++20
Legitimate appearances of <=> in pre-c++20 code
Apr 29, 2021
c++
c++17
c++20
spaceship-operator
What does std::make_unique_for_overwrite() do vis-a-vis std::make_unique()?
Sep 12, 2022
c++
smart-pointers
c++20
How to use c++20 modules with GCC?
Aug 29, 2022
c++
c++20
Is there a reason why implementations allow instantiation of std::complex with unsupported types
Feb 01, 2022
c++
language-lawyer
c++20
complex-numbers
unspecified-behavior
What is std::jthread in c++20?
Sep 16, 2022
c++
multithreading
c++20
How can I use C++20 std::format?
Sep 26, 2022
c++
printf
string-formatting
c++20
fmt
Why does the C++ standard handle file seeking the way it does?
Nov 21, 2022
c++
file
language-lawyer
seek
c++20
Implementing operator<=> for optional<T>
Mar 09, 2022
c++
c++20
spaceship-operator
Can a concept evaluation depend on where it is evaluated?
Sep 15, 2022
c++
language-lawyer
c++-concepts
c++20
Will consteval allow using static_assert on function arguments?
Sep 05, 2022
c++
static-assert
c++20
consteval
Making python generator via c++20 coroutines
Mar 31, 2022
python
c++
yield
c++20
c++-coroutine
Continuous enum C++11
Oct 14, 2022
c++
c++11
c++14
c++17
c++20
Concept resolve to the unexpected function template when using std::make_signed_t
Sep 11, 2022
c++
c++20
c++-concepts
how std::u8string will be different from std::string?
Sep 15, 2022
c++
string
unicode
c++20
Why C++20 doesn't support out-of-order designated initializer?
Aug 22, 2022
c++
c++20
designated-initializer
What is a C++ module purview?
Jan 25, 2021
c++
c++20
terminology
c++-modules
Will C++20 modules change the anatomy of static and shared libraries?
Sep 14, 2022
c++
c++20
c++-modules
« Newer Entries
Older Entries »