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
259
problems.
Stats
9.8k
EtPoint
3.8k
Vote count
4
questions
259
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
Use C++ to compare changes in XML [closed]
Is there a way to replace a string with parameters like in printf in C++?
How to declare a variable inside an if condition?
How to display two functions next to each other in C++?
Is there a way to make a class recursive?
How to access Singleton class member functions using different threads?
What should be the return type of function that is run async
How to save and restore an std::istringstream's buffer?
New to c++11 features, proper use of shared_ptr?
cpp exception get the details of throw caller