SpiceQA
Questions
Tags
Users
Badges
user_11857122
@user_11857122
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
Top Questions
Constructor taking std::initializer_list is preferred over other constructors
11 votes
1 answers
Why does std::atomic compile from C++17 even with a deleted copy constructor?
11 votes
1 answers
Class with a deleted copy constructor can be still copied?
4 votes
1 answers
How to make a conversion from std::string_view to std::string
3 votes
2 answers
Non-const copy constructor compiles fine with C++17
3 votes
1 answers