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
Template argument deduction for parenthesized initialization of aggregates in C++
Oct 05, 2022
c++
language-lawyer
c++20
aggregate-initialization
Using template parameter in a generic lambda
Feb 10, 2018
c++
lambda
c++14
c++20
Why does `ranges::view::for_each` require the functor must return a model of the `InputRange` concept?
Feb 29, 2020
c++
standards
concept
c++20
range-v3
How will C++20 constexpr containers work?
Sep 08, 2022
c++
stl
containers
constexpr
c++20
How to implement the generalized form of std::same_as (i.e. for more than two type parameters) that is agnostic to parameter order?
Jan 29, 2022
c++
c++20
c++-concepts
fold-expression
How to use clang-10 or gcc-10 when building via Github Actions?
Aug 23, 2022
c++
github-actions
c++20
Slice view for C++20 ranges
Feb 26, 2022
c++
stl
slice
c++20
Why is std::span a pointer + size and not two iterators
Mar 23, 2022
c++
c++20
std-span
Invoking `constexpr` member function through reference - clang vs gcc
Apr 20, 2021
c++
c++17
language-lawyer
constexpr
c++20
What are the differences between libfmt and std::format?
Aug 24, 2022
c++
c++20
fmt
Why does the C++20 range library have its own namespace?
Sep 13, 2022
c++
c++20
std-ranges
Detect compile-time literals and constants
Sep 11, 2022
c++
templates
c++17
generic-programming
c++20
Hashing types at compile-time in C++17/C++2a
Apr 17, 2022
c++
hash
c++17
template-meta-programming
c++20
Implicit operator != resolving ambiguity in operators ==
Jun 03, 2022
c++
visual-studio
language-lawyer
c++20
How to test if std::remove_cvref is defined in the standard library?
Jan 12, 2022
c++
c++-standard-library
c++20
C++20: How is the returning from atomic::wait() guaranteed by the standard?
May 07, 2022
c++
multithreading
language-lawyer
atomic
c++20
Checking for constexpr in a concept
Sep 14, 2022
c++
constexpr
c++20
c++-concepts
Constrained member functions and explicit template instantiation
Aug 26, 2022
c++
language-lawyer
c++20
c++-concepts
explicit-instantiation
« Newer Entries
Older Entries »