Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kenny Ostrom
Kenny Ostrom has asked
2
questions and find answers to
12
problems.
Stats
178
EtPoint
30
Vote count
2
questions
12
answers
About
Kenny Ostrom questions
Can I use C++ class members initialized in the initializer list, later in the list?
Kenny Ostrom answers
Which C++ pattern to use for a library that allows extending its classes?
Circular double linked list with smart pointers in c++
Write protobuf objects to JSON file
Passing a vector of unique_ptr to an object. the vector becomes a member variable. correct approach?
Can I / Should I use std::exception's for regular error handling?
Limit number of std::string allocations
Creating a compatible String object
Can Docker help build executable that work in different platform
How to keep track of players' rankings?
Is there a way to use container<T>::size_type universally for different types T?