Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
uray
uray has asked
38
questions and find answers to
10
problems.
Stats
393
EtPoint
64
Vote count
38
questions
10
answers
About
i'am a programmer
uray questions
benchmark a piece of code independent of CPU performance?
remove any element of vector<std::function<...>> that bound to member function
prevent long running averaging from overflow?
Unsafe method to get pointer to byte array
what's bubble sort good at? [duplicate]
C++ unit test for testing performance (synthetic benchmark)
C++ Lock-Free templated ObjectPool
friend function of std::make_shared() in Visual Studio 2010 (not Boost)
Any suggestion for doing an arbitrary operation using given arguments of arbitrary types?
accessing first n variadic function arguments
uray answers
Adding an allocator to a C++ class template for shared memory object creation
how to test or describe endless possibilities?
OpenAL - determine maximum sources
Microsecond resolution timestamps on Windows
C++ Lock-Free templated ObjectPool
Does an optimistic lock-free FIFO queue implementation exist?
Convert Lat/Longs to X/Y Co-ordinates
How would you calculate all possible permutations of 0 through N iteratively?