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
what are the constraints for std::ranges::make_heap?
Mar 29, 2022
c++
c++20
std-ranges
Why is there an `equivalent` value for std::strong_ordering?
Sep 15, 2022
c++
c++20
spaceship-operator
Is there a way to iterate over std::tuple and std::array using the same index?
May 25, 2022
c++
variadic-templates
template-meta-programming
c++20
stdtuple
Passing a string literal to a template char array parameter
Nov 17, 2021
c++
c++20
constexpr
string-literals
compile-time
`make_unique_for_overwrite` still initializes `std::pair` elements
Jun 12, 2022
c++
memory
c++20
What's the special value of `co_yield` in contrast to a simple stateful lambda in C++20?
Sep 27, 2022
c++
c++20
coroutine
language-design
c++-coroutine
Which substitution failures are not allowed in requires clauses?
Aug 11, 2021
c++
language-lawyer
c++20
c++-concepts
C++ 20 Concepts: Require operator overloading
Nov 19, 2022
c++
c++20
c++-concepts
What are the rules for creating your own (pipeable) ranges ::views and ::actions?
Jun 10, 2022
c++
c++20
std-ranges
Does clang++ 12 support C++20 std::construct_at?
Apr 23, 2022
c++
clang++
c++20
Why does Visual Studio compile this function correctly without optimisation, but incorrectly with optimisation?
Aug 22, 2022
c++
visual-studio
lambda
c++20
y-combinator
C++20 Streams aka Ranges
Jun 14, 2022
c++
functional-programming
c++20
std-ranges
Placement new and delete in constexpr functions
Aug 30, 2022
c++
c++20
C++20 std::ranges: Range adapter to skip every nth element
Jun 17, 2022
c++
c++20
std-ranges
why I can't use a take() after a istream_view in c++20
Feb 21, 2022
c++
c++20
std-ranges
Can std::chrono::from_stream convert string to time_point with microseconds accuracy?
May 28, 2022
c++
date
parsing
c++20
chrono
Use 'using enum' in C++20 in classes possible?
May 25, 2022
c++
enums
c++20
enum-class
Constexpr member function
Jul 17, 2022
c++
c++17
constexpr
c++20
Check for function existance on other type using C++ concepts
Dec 01, 2021
c++
templates
c++20
c++-concepts
Deducing the type of an integer by its compiletime value
Sep 05, 2022
c++
c++20
« Newer Entries
Older Entries »