Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
James
James has asked
19
questions and find answers to
27
problems.
Stats
569
EtPoint
120
Vote count
19
questions
27
answers
About
James questions
Forward variadic template args to several class members
Why is 'this' not volatile?
C++ port of AtomicLong.lazySet
Is std::promise<T> thread-safe?
Using C++11 thread with pure virtual thread function
Conditionally include a source file
When to replace a global std::unique_ptr with a singleton
Why no std::string overload for std::to_string
Are sig_atomic_t and std::atomic<> interchangable?
Which inline assembly code is correct for rdtscp?
James answers
Java - Most suitable data structure for finding the most frequent element
Print c with gcc and c++ with g++
Singleton thread safe in C# - why to add the double check?
Function Declaration Parameter Naming Best Practices (C++)
C++: Checking for NULL on delete [duplicate]
Macro for static std::string object from literal
My Win32 application won't exit the main loop
Java "too many constants" JVM error
Is there a better way to do C style error handling?
Which are the best practices for data intensive reading and writing in a HD?