Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andrew
Andrew has asked
23
questions and find answers to
62
problems.
Stats
1.4k
EtPoint
374
Vote count
23
questions
62
answers
About
Software Development Engenier, Microsoft
http://ru.linkedin.com/pub/andrew-vorobyev/48/2b2/bab
Andrew questions
c++ checking at runtime if object implements interface
boost shared_ptr get owner count
Is it ok to return integer from template function?
temporary variables and performance in c++ [duplicate]
c++ store a pointer to a member function of unknown class
How to update to the last version in mercurial after adding new files?
Is it good to use boost::tuple<bool, T> to indicate if T was found or not?
c++ multiple inheritance function merging
iOS SDK standard collections
iOS XML writer class
Andrew answers
Is vptr ever located not at start of object?
Store Object or Pointer in a Vector
ostream: prefix a positive number with a space
Incrementing Pointers
Implementation of random number generator [duplicate]
C++: Initializing a reference member to an object created in the initialization list
To pass a pointer to a member function
inserting time delay with cocos2d
Slowing down objects in box2d with no gravity
Polymorphism not working if overloaded functions are being overridden only partially