Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sklott
sklott has asked
5
questions and find answers to
8
problems.
Stats
175
EtPoint
39
Vote count
5
questions
8
answers
About
sklott questions
Class can't have constants of own type inside?
sklott answers
How to use a std::set as a data member with an explicit comparator member function?
Is Singleton with static unique_ptr a good practice
CRTP vs. virtual function as an interface or mixin
i have written a program to manage student data and overloaded operators but i got an error free(): invalid pointer
What is wrong with auto?
Is ~i really equivalent to i != -1?
How to simulate std::array<15,int &> with tuples [duplicate]