SpiceQA
Questions
Tags
Users
Badges
user_1387438
@user_1387438
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
How to initialize C++17 vector of pairs with optional element
25 votes
No class template specialization for array of bool?
24 votes
Initialize all the elements of an array to the same number
21 votes
Why isn't there a std::construct_at in C++17?
14 votes
Telling if a Git commit is a Merge/Revert commit
11 votes
Top Questions
Why is SFINAE for one of the std::basic_string constructors so restrictive?
19 votes
2 answers
Why does an invalid use of C function compile fine without any warnings?
5 votes
4 answers
constexpr std::max on MSVC fails if passed initialization list is maped as a symbol (constexpr)
5 votes
0 answers
Gcc custom operator new[] and delete[] is buggy for aligned class - address sanitizer reprots buffer overflow
4 votes
1 answers
Use string literals inside template which handles any char sizes
3 votes
1 answers