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
std::mutex::lock blocking CPU usage
Nov 21, 2025
c++
multithreading
c++11
Solving knight tour with c++
Nov 21, 2025
c++
arrays
algorithm
c++11
knights-tour
C++11 std::multiplies on vector containing 0's
Nov 21, 2025
c++11
vector
stl
Pointer wrapper for insertion
Nov 21, 2025
c++
c++11
stl
How to find max element of a vector with user defined predicate
Nov 20, 2025
c++
c++11
stl
Printing a non type template inner class
Nov 20, 2025
c++
c++11
type-inference
Is there a data race on packaged task arguments?
Nov 21, 2025
c++
multithreading
c++11
future
packaged-task
the implemention of std::initializer_list
Nov 20, 2025
c++
c++11
stl
Do I need a virtual destructor if descendant classes have no non-static members or destructors? [duplicate]
Nov 20, 2025
c++
c++11
virtual-destructor
C++ variadic template to replace typelist
Nov 19, 2025
c++
c++11
enums
variadic-templates
typelist
memcpy from one type to another type. How do we access the destination afterwards?
Nov 20, 2025
c++11
strict-aliasing
generalize function operating on STL set to all collections
Nov 20, 2025
c++
stl
c++11
Using scons to compile c++ file with -std=c++11 flag
Nov 20, 2025
c++11
scons
why const_cast is not allowed for unique_ptr?
Nov 19, 2025
c++
c++11
casting
constants
unique-ptr
C++11: What's the difference between "parameter pack" and "variadic template"?
Nov 20, 2025
templates
c++11
parameters
pack
variadic
Why does universal reference not keep constness of its arguments? [duplicate]
Nov 19, 2025
c++
c++11
templates
type-deduction
forwarding-reference
Locking a Hash Map when Rehashing
Nov 19, 2025
c++
multithreading
c++11
hashmap
mutex
Is there any way to tell C++11 to use std::string instead of const char*?
Nov 20, 2025
c++
c++11
Older Entries »