Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mihran Hovsepyan
Mihran Hovsepyan has asked
47
questions and find answers to
42
problems.
Stats
1.3k
EtPoint
328
Vote count
47
questions
42
answers
About
Software Engineer at OneMarketData
Mihran Hovsepyan questions
How detect and handle if object is used as l-value or as r-value?
What is T (& var)[N]?
How to fork process without inheriting handles?
Different ways of opening file in perl
What does _locking() really do?
Will temporary object be deleted if there is no const reference to it?
How get fileName having FILE*?
Are operations with the internal pointer of shared_ptr atomic?
How to compare (directory) paths in c++?
How read Linux or Mac created file in Windows via C FILE*?
Mihran Hovsepyan answers
unsigned long long int strange behaviour
Delete any container using templates
C++ : Cannot declare field to be of abstract type
How to convert typename T to string in c++ [duplicate]
How/What to return in this case?
Polymorphic classes in templates
Copying data in pointers
Graphviz or Dynagraph for Graph-manipulation Program?
set difference for duplicates in the second range, alternative remove_copy
Changes to a container while BOOST_FOREACH is iterating through it?