SpiceQA
Questions
Tags
Users
Badges
c++20
c++20
80 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
how to provide a default value for a template conditional type?
ray_linn
0
•
asked Sep 16, 2022
0
2
87
c++14
c++20
templates
c++
How to use a trait type as an argument to an optionally compiled member function of a class template?
Dev Null
0
•
asked Sep 16, 2022
0
1
42
clang++
g++
c++-concepts
c++20
Why can logical constness only be added to a std::span of const pointers?
MarkB
0
•
asked Sep 15, 2022
1
1
71
std-span
c++20
c++
Retrieve an integer from the byte buffers read from the socket is implementation-defined?
xmh0511
0
•
asked Sep 15, 2022
1
1
71
language-lawyer
c++20
c++
objects that're usable constant expressions
std
0
•
asked Sep 15, 2022
1
3
99
constant-expression
language-lawyer
c++20
c++
How can Eclipse CDT Indexer be configured, in order to recognize all the new features in C++20 and above
AKL
0
•
asked Sep 15, 2022
1
0
80
c++23
eclipse-cdt
c++20
c++
Is clang-tidy (version 14) right with `bugprone-use-after-move` error on this code?
vladon
0
•
asked Sep 15, 2022
3
2
109
clang-tidy
move
c++20
c++
Can I call std::format with a consteval std::array as the format string?
Elad Maimoni
0
•
asked Sep 15, 2022
1
0
50
stdformat
consteval
c++20
c++
Getting the value of a constexpr std::variant via constexpr function
std_unordered_map
0
•
asked Sep 15, 2022
1
0
36
std-variant
constexpr-function
constexpr
c++20
c++
thread::join failed: Invalid argument for c++20 std::jthread
marital_weeping
0
•
asked Sep 15, 2022
0
0
53
multithreading
c++20
c++
Prev
Prev
4
5
(current)
6
7
8
Next
Next
Hot Questions