Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++11
C++ Templates: dealing with long class names [closed]
Sep 04, 2025
c++
c++11
Spinlock implementation reasoning
Sep 04, 2025
c++11
boost
spinlock
Constructor inheritance and custom constructors
Sep 04, 2025
c++
inheritance
c++11
The sequential consistent order of C++11 vs traditional GCC built-ins like `__sync_synchronize`
Sep 04, 2025
multithreading
c++11
c11
memory-barriers
happens-before
How to prevent idle time from increasing after the last CPU burst in SRTF scheduling?
Sep 04, 2025
c++
algorithm
c++11
How do I create concurrency::task from result?
Sep 04, 2025
c++
c++11
task
ppl
boost::asio::bind_executor does not execute in strand
Sep 04, 2025
c++11
boost
asio
Pattern for managing application configuration in a maintainable way
Sep 05, 2025
c++
c++11
configuration
app-config
Will CPU cache line flush after Compare and Swap?
Sep 03, 2025
linux
c++11
kernel
cpu-cache
lambda to curl callback function
Sep 04, 2025
c++
c++11
Can delegation constructor in C++ be called in the body or just in the initializer list?
Sep 04, 2025
c++
c++11
throw an exception from a lambda expression, bad habit?
Sep 04, 2025
c++
c++11
How to pass the ownership of an object to the outside of the function
Sep 04, 2025
c++
c++11
move
Parameters to operator new
Sep 02, 2025
c++
c++11
memory-management
Using std::thread to call std::sort directly
Sep 04, 2025
c++
multithreading
sorting
c++11
Why unique_ptr requires complete type in constructor?
Sep 03, 2025
c++
c++11
stl
unique-ptr
incomplete-type
"ambiguous call to overloaded function" when using variadic templates in VS2013
Sep 02, 2025
c++
c++11
templates
visual-studio-2013
variadic-templates
How do I insert insert into a map of <string, vector<pair:: <string, string>> > in C++?
Sep 03, 2025
c++11
vector
dictionary
std-pair
What is the namespace of a friend-defined function?
Sep 03, 2025
c++
c++11
namespaces
overloading
friend-function
« Newer Entries
Older Entries »