Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Galik
Galik has asked
4
questions and find answers to
239
problems.
Stats
9.5k
EtPoint
3.7k
Vote count
4
questions
239
answers
About
Galik questions
Template method to select between functions based on accessibility of constructor
Why does std::istringstream appear to resolve differently to std::ifstream in the ternary (?:) operator?
Galik answers
Is it OK to overload operators inside the header file (when declaring the class)?
Starting a member function with arguments in a separate thread
Unable to link against FFmpeg libaries
How to overload the operator << inside a structure
Delete std::shared_ptr without destroying the managed object?
efficiency of using stringstream to convert string to int?
How to convert from stringstream to unsigned char vector and vice versa?
Cleanest and simplest way to get elapsed time since execution in C++
Which design to chose for complex object initialization?
reference and literals in C++