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
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
Can't use std::cin with char* or char[] in C++20
Mar 03, 2022
c++
c++20
Can this member function selection code be written without std::invoke?
Aug 23, 2022
c++
templates
c++20
member-function-pointers
std-invoke
Why are time_of_day and hh_mm_ss two different types in C++20?
May 18, 2022
c++
c++20
chrono
Why does views::reverse not work with iota_view<int64_t, int64_t>
Jun 29, 2022
c++
c++20
std-ranges
Why do C++20 ranges not provide only pipe syntax?
Aug 23, 2022
c++
c++20
range-v3
Using concepts for function overload resolution (instead of SFINAE)
Aug 25, 2022
c++
sfinae
overload-resolution
c++20
c++-concepts
Using fold expression with std::apply on two tuples
Apr 03, 2022
c++
tuples
c++17
c++20
fold-expression
Why can I modify const_cast-ed object in constexpr function?
Nov 06, 2022
c++
undefined-behavior
c++20
constexpr
C++ TS Concepts and accessors
Oct 03, 2021
c++
c++-concepts
c++20
« Newer Entries
Older Entries »