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
Why can't a range be sorted in range-v3?
Jan 28, 2023
c++
c++20
Is there a reason why in C++20 std::vector operator == does not work for vectors with different allocators?
Jan 25, 2023
c++
c++20
allocator
c++-concepts
What is the difference between the three ways of applying constraints to a template?
Jan 26, 2023
c++
c++20
c++-concepts
Boost bimap fails to compile with gcc 10, c++20. Looking for temporary fix
Jan 26, 2023
c++
boost
c++20
gcc10
Strange behavior with constexpr interacting with const references
Jan 27, 2023
c++
constexpr
c++20
Is there any difference between a deduced template arg and auto arg?
Jan 27, 2023
c++
templates
c++20
template-argument-deduction
Number of seconds between two dates including leap seconds
Jan 27, 2023
c++
c++20
c++-chrono
Inheriting from a template class using the inheriting class with C++20 concepts
Jan 26, 2023
c++
c++20
c++-concepts
Why is ranges::basic_istream_view::begin() not cached?
Jan 27, 2023
c++
c++20
range-v3
std-ranges
Why do we need auto after function concept arguments in C++20?
Jan 26, 2023
c++
templates
c++20
auto
C++20 lambdas with non type template parameters
Jan 02, 2023
c++
templates
lambda
c++20
Why I can not use designated initalizers with structs that are not aggregates?
Jan 02, 2023
c++
c++20
designated-initializer
Why the superfluous calls to filter functions when `std::views::reverse` is used?
Jan 01, 2023
c++
c++20
ranges::view::transform produces an InputIterator preventing the use of std::prev
Jan 02, 2023
c++
iterator
c++20
std-ranges
multiple concepts for template class
Jan 02, 2023
c++
c++20
c++-concepts
is bit_cast without compiler support for constexpr memcpy possible?
Dec 25, 2022
c++
undefined-behavior
constexpr
c++20
type-punning
How do I add a number of days to a date in C++20 chrono?
Dec 25, 2022
c++
c++20
c++-chrono
How to pass array initialization thru custom structure?
Dec 25, 2022
c++
c++17
c++20
Is there any reason to use extern for constants anymore?
Dec 24, 2022
c++
c++20
Dependent template names and C++20 ADL
Dec 24, 2022
c++
templates
language-lawyer
c++20
argument-dependent-lookup
« Newer Entries
Older Entries »