SpiceQA
Questions
Tags
Users
Badges
user_1934800
@user_1934800
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
How to see what type of line endings are already in git repository?
14 votes
Creating a `std::chrono::time_point` from a calendar date known at compile time
10 votes
linux cdc_ecm driver vs rndis driver
9 votes
When should I use mmap for file access?
4 votes
Compilation error with GCC when brace-init.ing an instance of a vector of move-only type with templated constructor with another one
3 votes
Top Questions
Does a range based for loop over an array ODR-use the array?
6 votes
1 answers
Efficient C vectors for generic SIMD (SSE, AVX, NEON) test for zero matches. (find FP max absolute value and index)
4 votes
3 answers
Efficient code to load AVX vectors for 1D convolution kernel of length 8
2 votes
2 answers