Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
AlexTheo
AlexTheo has asked
2
questions and find answers to
25
problems.
Stats
441
EtPoint
112
Vote count
2
questions
25
answers
About
C++ developer.
AlexTheo questions
How the has_trivial_default_constructor works?
AlexTheo answers
Performance comparison: strstr() vs std::string::find()
Map performance issue
How to do refactoring this structure, if-else-if-else-if * 100
Unit testing code which calls static methods
What comes first - template instantiation vs. macro expansion?
C++ XML to C++ Object Mapping library?
self made pow() c++
How to implement large number of complex wrappers for legacy API/framework (C++ Macros vs. C++ Templates vs. Code generator)?
build error with c++ - ‘find_if’ is not a member of ‘std'
Interface extends another interface but implements its methods