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
Ordered versus unordered containers in C++
Oct 21, 2025
c++
c++11
stl
containers
Callbacks with different parameter types and storing the type
Oct 20, 2025
c++
c++11
dictionary
Valid situations for comparing shared_ptr instances
Oct 21, 2025
c++11
shared-ptr
equality
How to cancel a Read() call for grpc::ClientReader in C++?
Oct 20, 2025
c++
c++11
grpc
Shall I clear a vector of unique_ptr in destructor in c++11 even if valgrind doesn't show memory leak
Oct 20, 2025
c++
c++11
memory-leaks
valgrind
smart-pointers
Can I avoid going through time_t to print a time_point?
Oct 20, 2025
c++
c++11
std
c++-chrono
time-t
Linker error for different declarations of default constructors
Oct 20, 2025
c++
c++11
c++14
Using memory_order_relaxed for storing with memory_order_acquire for loading
Oct 18, 2025
c++
multithreading
c++11
memory
concurrency
Initialize base class with data member from derived class [duplicate]
Oct 19, 2025
c++
c++11
inheritance
constructor
std::get_time on Visual 2015 does not fail on incorrect date
Oct 20, 2025
c++
c++11
visual-c++
visual-studio-2015
std
C++ return function lock_guard
Oct 20, 2025
c++
multithreading
c++11
Can I just use memcpy for those std::is_trivially_move_* things?
Oct 19, 2025
c++
c++11
c++14
c++17
vector::push_back and std::move [duplicate]
Oct 20, 2025
c++
c++11
move
rvalue
Implement hash for custom class C++
Oct 20, 2025
c++
c++11
When must you pass io_context to boost::asio::spawn? (C++)
Oct 19, 2025
c++
c++11
asynchronous
boost
boost-asio
C++: lambda-expression in unevaluated context
Oct 18, 2025
c++
c++11
stl
static constexpr class member variable safe for multithreading reads?
Oct 19, 2025
c++
multithreading
c++11
thread-safety
How to insert a conditional_variable object into a Vector?
Oct 20, 2025
c++
c++11
vector
Moving an argument into a std::thread?
Oct 19, 2025
c++
multithreading
c++11
thread-safety
c++14
<thread>: no match for operator <
Oct 19, 2025
c++
multithreading
c++11
« Newer Entries
Older Entries »