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
What is the proper way to initialize const containers with different values?
Sep 03, 2025
c++
c++11
initialization
constants
error: no type named 'const_iterator' in 'class boost::asio::mutable_buffer' when trying to read using boost::asio::async_read
Sep 03, 2025
c++
boost
c++11
boost-asio
Template Argument Binding
Sep 02, 2025
c++
c++11
templates
c++17
template-meta-programming
C++ Using features of a newer compiler to generate code for use by an older compiler
Sep 02, 2025
c++
visual-c++
c++11
c++14
c++03
warning: passing NULL to non-pointer argument of ‘std::thread::thread
Sep 03, 2025
c++
templates
c++11
perfect-forwarding
nullptr
Exception class with a char* constructor
Sep 02, 2025
c++
visual-studio
c++11
gcc
Moving elements from one vector to another using erase-remove paradigm
Sep 03, 2025
c++
c++11
vector
move
C++ Move semantics with object having integer member
Sep 02, 2025
c++
c++11
constructor
move
semantics
How to explicit instantiate template constructor in C++?
Sep 02, 2025
c++
templates
c++11
constructor
clang++
Is C++'s system() synchronized?
Sep 01, 2025
c++
multithreading
c++11
thread-safety
How to create a std::shared_ptr with the same control block as an expired std::weak_ptr
Sep 03, 2025
c++
c++11
shared-ptr
weak-ptr
Get all vector elements that don't belong to another vector
Sep 03, 2025
c++
vector
c++11
Understanding when shared_ptr reference counts are incremented when passing into a function
Sep 02, 2025
c++
c++11
shared-ptr
smart-pointers
C++ std:.auto_ptr or std::unique_ptr (to support multiple compilers, even old C++03 compilers)?
Sep 03, 2025
c++
c++11
smart-pointers
c++03
Construction and initialization list : what the compiler do?
Sep 02, 2025
c++
c++11
constructor
standards-compliance
how to prevent <optimized out> values in cuda-gdb
Sep 02, 2025
c++
c++11
cuda
gdb
cuda-gdb
C++ Why does 'note: see reference to class template instantiation being compiled' [duplicate]
Sep 02, 2025
c++
c++11
templates
gcc
map/unordered_map with non-movable, default constructible value type
Sep 02, 2025
c++
c++11
stl
move
How can I check if a thread is NULL [closed]
Aug 31, 2025
c++
multithreading
c++11
winapi
visual-studio-2015
Deep copy in a move constructor
Sep 01, 2025
c++
c++11
« Newer Entries
Older Entries »