SpiceQA
Questions
Tags
Users
Badges
user_2261538
@user_2261538
0
reputation
0
answers
15
questions
About Me
// Hello, World !
Top Answers
"result type must be constructible from value type of input range" when creating a std::vector
13 votes
How reliable is page write-tracking in Windows given processor caches
8 votes
How to assign a destructor to a pointer?
5 votes
Modern C++ approach for providing optional arguments
5 votes
Passing std::string_view by reference
5 votes
Top Questions
Enum like calculated constants
10 votes
2 answers
Is it possible to issue compile error if object is stack created (including inherited types)?
8 votes
2 answers
inline variable is initialized more than once
7 votes
3 answers
constructing string from NULL?
7 votes
3 answers
const forwarding reference gives error C2440: 'initializing': cannot convert from 'const std::string' to 'const std::string &&'
6 votes
1 answers