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++23
reflection TS - in C++23?
Jan 26, 2023
c++
c++23
How will std::spanstream usually be used in C++?
Jan 01, 2023
c++
strstream
c++23
What is the difference between the split_view and the lazy_split_view in C++?
Sep 14, 2022
c++
std-ranges
c++23
What is the meaning of Note 1 in the C++ class member name lookup rules?
Sep 16, 2022
c++
language-lawyer
c++23
Understanding std::inout_ptr and std::out_ptr in C++23
Sep 14, 2022
c++
pointers
c++23
Why does the C++23 ranges adaptor require a callable object to be copy_constructible?
Aug 30, 2022
c++
c++20
std-ranges
c++23
What is if consteval needed for?
Sep 10, 2022
c++
constexpr
consteval
c++23
Why does C++23 std::move_only_function not have deduction guides?
Aug 30, 2022
c++
c++17
std-function
c++23
Why does C++23 string::resize_and_overwrite invoke operation as an rvalue?
Aug 30, 2022
c++
string
c++23
Why allocate_at_least() in C++23?
Aug 23, 2022
c++
performance
standards
allocator
c++23
The validity of lambda expression with omitted parameter list in C++23
Sep 16, 2022
c++
lambda
language-lawyer
c++23