SpiceQA
Questions
Tags
Users
Badges
user_12861639
@user_12861639
0
reputation
0
answers
8
questions
About Me
// Hello, World !
Top Answers
How to "cut" vector in c++ like python syntax
5 votes
std::unordered_map insert invalidates only iterators but not references and pointers to the element node
5 votes
How does this equation x + y = x & y + x | y hold true ( assuming x, y > 0)?
4 votes
Why isn't std::hash<const std::string> specialized in std?
4 votes
clang execution header not found
4 votes
Top Questions
Passing a C-style array to `span<T>`
29 votes
2 answers
Is there a formula to find the numbers of bits for either exponent or significand in a floating point number?
5 votes
4 answers
Giving an arbitrary container, deduce a container type of a related type
4 votes
2 answers
Check if there's duplicate element in an container in compile time with C++20
3 votes
1 answers
Failed to instantiate specialized template class dispatched from constraints
3 votes
0 answers