SpiceQA
Questions
Tags
Users
Badges
user_1329652
@user_1329652
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
Segmentation fault when using a shared_ptr for private_key
12 votes
Is auto* useful at compile time or is the auto keyword enough?
10 votes
If lambdas don't have a specified type, how does std::function accept a lambda?
9 votes
Can I use SIMD for speeding up string manipulation?
7 votes
Cannot load library *.dll Unknown error 0x000000c1
7 votes
Top Questions
How to create a new string from a range in C++20?
6 votes
1 answers
What is the pythonic/idiomatic way of filtering the output of a generator expression?
6 votes
5 answers
How to do type conversion on an "implicit" rvalue in the return statement
4 votes
1 answers
What does a C++ preprocessor do when there's just a single `#` in a line - and nothing else?
3 votes
1 answers
A simple comparison with left and right stops working namespace std is not used
3 votes
1 answers