Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mike Vine
Mike Vine has asked
6
questions and find answers to
30
problems.
Stats
955
EtPoint
330
Vote count
6
questions
30
answers
About
My Blog | LinkedIn
Software Engineer at Apple
Mike Vine questions
Relying on a zero'ing heap for initialising members
Is a moved-from shared_ptr guaranteed to be emptied?
Incorrect cast - is it the cast or the use which is undefined behavior
Mike Vine answers
Is std::atomic redundant if you have to check for overflow or act conditionally?
Why does Visual Studio (2008 and 2010) put three bytes at the beginning of text and XML files that it creates?
Why do FindFirstFile / FindNextFile sometimes see a file on a network folder, but CopyFile does not?
Moving array of unique_ptr<T> in a recursive data structure
Inlining and Instruction Cache Hit Rates and Thrashing
Why does malloc() fail when there is enough memory?
Make Visual Studio break on User (std::exception) Exceptions?
What are these types of VS2012 Command Prompt?
How to set environment variables in Visual Studio 2012?
What float values could not be converted to int without undefined behavior [c++]?