SpiceQA
Questions
Tags
Users
Badges
user_4950448
@user_4950448
0
reputation
0
answers
13
questions
About Me
// Hello, World !
Top Answers
What is the need of template lambda introduced in C++20 when C++14 already has generic lambda?
43 votes
What is the meaning of 'attachment' when speaking about the Vulkan API?
11 votes
Is there a way make a std::string that references an externally provided buffer but not own it?
2 votes
!= auto generated from == in C++20?
2 votes
How to solve the issue of "read of non-constexpr variable 'a' is not allowed in a constant expression" with boost.hana
1 votes
Top Questions
MSVC and constexpr for function parameter?
9 votes
3 answers
SFINAE : Know if a function already exist or no
8 votes
2 answers
Transforming an array of int to integer_sequence
7 votes
2 answers
Dynamic_cast on non polymorphic types
7 votes
1 answers
lvalue and rvalue getter, is it possible to remove them?
4 votes
4 answers