SpiceQA
Questions
Tags
Users
Badges
user_1366368
@user_1366368
0
reputation
0
answers
13
questions
About Me
// Hello, World !
Top Answers
Return array in a function
7 votes
How to launch debugger automatically to debug 32 bit applications on Windows 7 64 bit?
3 votes
How to make a function that takes a block which requires $a and $b but is in different package than caller in perl?
2 votes
Erasing elements in std::vector by using indexes
1 votes
Is it possible to generate a pseudo-type so that I can fake out gdb's pretty printing system?
0 votes
Top Questions
Is there a reason why make_reverse_iterator(make_reverse_iterator(it)) results in a different type?
7 votes
1 answers
Why would you ever need (?(R)...|...) if condition in a regex?
6 votes
1 answers
Is there a reason to use std::distance() over iterator::operator-()?
4 votes
2 answers
TUI working on cmd line but not in mintty
4 votes
1 answers
SFINAE failing when evaluating a constexpr in a template parameter?
4 votes
1 answers