Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
utnapistim
utnapistim has asked
3
questions and find answers to
183
problems.
Stats
4.9k
EtPoint
1.7k
Vote count
3
questions
183
answers
About
Software consultant (C++, C, Python)
utnapistim questions
Is putting std::move inside a lambda really necessary here?
Issues with Visual C++ 2013, TFS & property sheets
utnapistim answers
Refactoring a data class in C++
Custom (pool) allocator with boost shared_ptr
c++ Dependency Injection + Law of Demeter + logger/assert
vector <template>, c++, class, adding to vector
Self-made list in c++
When should I use references in C++?
Is it possible to access array using matlab like indexing in C++?
How to retrieve the elements from map in the order of insertion?
Stroustrup's RAII and the cast operator FILE* () = contradiction?
virtual overloading vs `std::function` member?