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
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
Implicit type of destructor in c++
Nov 04, 2025
c++
c++11
C++: Why can we bind elements in a vector returned by a function to non-const lvalue references?
Nov 04, 2025
c++
c++11
move
Using make_shared with emplace_back and push_back - any difference?
Nov 03, 2025
c++
c++11
vector
c++17
make-shared
Store shared pointer in lambda to keep it alive
Nov 03, 2025
c++
c++11
lambda
shared-ptr
functor
How to define compile time ternary literal in C++?
Nov 03, 2025
c++
c++11
templates
variadic-templates
user-defined-literals
C++ variadic template with non-type parameters of different types
Nov 04, 2025
c++
templates
c++11
variadic-templates
std::lock_guard seems to give thread safety despite scoped block
Nov 03, 2025
c++
multithreading
c++11
concurrency
Efficient usage of a c++11 shared_ptr in an asset manager
Nov 03, 2025
c++
opengl
c++11
shared-ptr
Why is std::back_inserter_iterator not WeaklyIncrementable in RangeV3?
Nov 03, 2025
c++11
insert
iterator
c++-concepts
range-v3
« Newer Entries
Older Entries »