Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
John
John has asked
20
questions and find answers to
13
problems.
Stats
243
EtPoint
13
Vote count
20
questions
13
answers
About
John questions
About the usage of "__GFP_COMP"?
Class diagram for variable member with the type of `std::vector<T>`
How to comprehend that "lua_Hook is called when it jumps back in the code(This event only happens while Lua is executing a Lua function.)"?
How to reduce the probability of page allocation failure?
Is it legal to use an rvalue reference of `std::future` as a parameter?
Is it legal to pass `std::shared_future` as a reference to functions?
Strange behavior about WEXITSTATUS with `G++ 4.9.4`
Aggregate Initialization when initialization values is fewer than the number of members
Are there some circumstances that boost::function could not be replaced by std::function?
Race condition example about shared_ptr
John answers
Race condition example about shared_ptr
How does one represent multiple threads in a flow chart