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 std::condition_variable::wait_for() return with timeout if duration too large?
Nov 15, 2025
c++
c++11
'Clang-Tidy: Do not implicitly decay an array into a pointer' when using std::forward and const char*
Nov 17, 2025
c++
c++11
clang-tidy
template method "=0" in the parameter list
Nov 17, 2025
c++
c++11
Union cannot be defined in a type specifier
Nov 17, 2025
c++
c++11
Any way to make parameterized user defined literals?
Nov 17, 2025
c++
c++11
literals
Why am I using the deleted function 'void std::ref(const _Tp&&) [with _Tp = int]'
Nov 16, 2025
c++
c++11
move-constructor
deleted-functions
Is dynamic memory allocation in C++11 thread-safe?
Nov 17, 2025
multithreading
c++11
dynamic-memory-allocation
about the type of raw pointer inside unique_ptr
Nov 17, 2025
c++
c++11
unique-ptr
Automatic Compare Layout of 2 Structs in C++
Nov 16, 2025
c++
c++11
c++14
Assigning different sized std::array
Nov 10, 2025
c++
arrays
c++11
std
Why is select_on_container_copy_construction needed?
Nov 09, 2025
c++
c++11
memory-management
c++17
how does the std::heap __adjust_heap function work?
Nov 09, 2025
c++
c++11
Boost 1.70 io_service deprecation
Nov 09, 2025
c++
c++11
boost
boost-asio
Using std::thread to call an overriden method from a derived class
Nov 07, 2025
c++
c++11
polymorphism
Trying to use lambda functions as predicate for condition_variable wait method
Nov 07, 2025
c++11
concurrency
lambda
synchronization
condition-variable
Binding boost::asio::steady_timer::async_wait
Nov 07, 2025
c++
c++11
boost
boost-asio
How to get the longest string in a set of strings in c++
Nov 06, 2025
c++11
set
std::next with n > std::distance(it, c.end())
Nov 06, 2025
c++
c++11
stl
C++ constexpr function to test preprocessor macros
Nov 05, 2025
c++
c++11
c-preprocessor
autoconf
constexpr
Getting weak pointer to derived class
Nov 04, 2025
c++11
inheritance
visual-c++
smart-pointers
« Newer Entries
Older Entries »