Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
galinette
galinette has asked
74
questions and find answers to
47
problems.
Stats
1.2k
EtPoint
192
Vote count
74
questions
47
answers
About
galinette questions
Prevent boost::asio::io_context from returning when there is no more work to do
C++11 Thread-safe initialization of function-local static const objects
C++ Casting back from member pointer to holding class pointer
How to implement a c++11 move function for a user-defined class?
checking iterator type in a container template class
Sphinx & reStructuredText : how to link an image to a document page
std::shared_ptr in a union
Write a single byte to a file in python 3.x
c++ deleted move assignment operator compilation issues
C++ / Fast random access skipping in a large file
galinette answers
Getting wrong results with using AVX instructions and -O3 compiling option
Qt 5.1.0 on Windows using minGW 4.8 taking a really long time to debug
Is it safe to take only a few bits from a number obtained with a Mersenne Twister
Estimating rate of occurrence of an event with exponential smoothing and irregular events
Memory leak in Qt5? How to get QMimeData deleted?
Why atan2(y,x) is faster to compute than arcsin or arccos?
Using R1C1 notation in different languages
Generating number (0,1) using mersenne twister c++
How to set number of threads in C++
C program, that prints its executable file name