Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
DevInd
DevInd has asked
5
questions and find answers to
2
problems.
Stats
78
EtPoint
20
Vote count
5
questions
2
answers
About
I hang out here sometimes for knowledge
DevInd questions
C++ strings vs vector<char> [duplicate]
auto as function argument
What are the qualifications for a class in C++ to become a container?
C++ Difference between std::ref(T) and T&?
DevInd answers
How to use noexcept in C++ or How does it work?
What should I put in Stack class destructor if the Stack is implemented using a Vector?