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
How to remove an entry from a std::map using key?
Oct 18, 2025
c++11
stl
containers
C++ Waiting for Multiple Threads
Oct 17, 2025
c++
multithreading
c++11
Compare tuples of different sizes
Oct 18, 2025
c++
c++11
tuples
Converting std::vector container into an std::set using std::transform
Oct 17, 2025
c++
c++11
what does it mean by saying that union members can only be manipulted one at a time?
Oct 17, 2025
c++
c++11
visual-c++
unions
How can I initialize an std::vector of std::map items?
Oct 18, 2025
c++
c++11
dictionary
vector
stl
Simplest way to make std::thread exception safe
Oct 18, 2025
c++
multithreading
c++11
exception
Trying to find the minimum element of 2D vector with lambda
Oct 18, 2025
c++
c++11
lambda
std
how to use C++11 integral_constant::value_type()
Oct 18, 2025
c++11
What is the reason to we can not define friend function in local class?
Oct 18, 2025
c++
c++11
friend
local-class
When does the compiler move/copy in C++?
Oct 17, 2025
c++
c++11
C++11: what is the proper way to migrate from old-style enum to enum class?
Oct 17, 2025
c++
casting
c++11
enums
C++ std::move a pointer
Oct 17, 2025
c++
c++11
templates
operator-overloading
move-semantics
how to correctly find out the return type of a lambda
Oct 18, 2025
c++
c++11
C++11 std::atomic_fetch_add vs __sync_fetch_and_add
Oct 17, 2025
c++
c++11
Assign to *this in constructor
Oct 17, 2025
c++
c++11
Smart pointers and derived classes
Oct 16, 2025
c++
c++11
inheritance
memory-management
smart-pointers
C++11: when move ctor/operator= is called?
Oct 16, 2025
c++
c++11
« Newer Entries
Older Entries »