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
Why does an assignment from an rvalue reference type not invoke the move assignment operator? [duplicate]
Sep 07, 2025
c++
c++11
move-semantics
Determine if code is running in specific thread
Sep 07, 2025
c++
multithreading
c++11
concurrency
stl
Proper use/includes for uint64_t in C++ [duplicate]
Sep 07, 2025
c++
c++11
How do I save the state of std::mersenne_twister_engine to restore it later?
Sep 07, 2025
c++
c++11
state
mersenne-twister
Is there a way to access arguments stored in the function object returned by std::bind() in C++?
Sep 07, 2025
c++
c++11
std
stdbind
Difference between std::string and std::u16string (or u32string)
Sep 07, 2025
c++
string
c++11
output
Parameter packs with specialization for one data type
Sep 07, 2025
c++
c++11
c++14
variadic-templates
c++17
No matching function for call to 'std::advance' error
Sep 06, 2025
c++
c++11
Aggregate Initialization - Vectors and Arrays
Sep 06, 2025
c++
c++11
C++11 get all items of one bucket in a unordered_map
Sep 05, 2025
c++11
unordered-map
What's the connection between value semantics and move semantics in C++?
Sep 05, 2025
c++
c++11
move-semantics
Why is random device creation expensive?
Sep 05, 2025
c++
performance
c++11
random
How to select the correct function overload? [duplicate]
Sep 05, 2025
c++
c++11
overloading
stl-algorithm
template-function
Can a function be marked noexcept if it takes a value type that may throw?
Sep 05, 2025
c++
c++11
exception
undefined-behavior
noexcept
When is a `thread_local` global variable initialized?
Sep 05, 2025
c++
multithreading
c++11
thread-local
Wherefore inline unnamed namespaces?
Sep 03, 2025
c++
c++11
namespaces
inline-namespaces
Benefits of using reference_wrapper instead of raw pointer in containers?
Sep 05, 2025
c++
stl
c++11
In C++, which Standard Library functions (if any) are required to implicitly provided an atomic memory fence?
Sep 05, 2025
c++
multithreading
c++11
atomic
memory-barriers
« Newer Entries
Older Entries »