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 std
How can I use std::endl in a custom std::ostream class
Sep 13, 2025
c++
templates
std
What is std::views::all introduced for in C++20?
Sep 14, 2025
c++
standards
c++20
std
std-ranges
Create a vector of pairs from a single vector in C++
Sep 13, 2025
c++
stl
stdvector
std
std-pair
Complex constant i in C++?
Sep 13, 2025
c++
c++14
std
complex-numbers
Transparent search for a std::map with a std::pair as a key
Sep 13, 2025
c++
std
stdmap
Is std::stringstream::flush() supposed to do anything?
Sep 12, 2025
c++
stringstream
std
streambuf
Why is std::forward needed, can't the compiler do the correct thing by default [duplicate]
Sep 13, 2025
c++
c++11
std
forward
Can't include standard libs in cmake_pch.h
Sep 13, 2025
c++
cmake
std
precompiled-headers
C++20 stopping a detached std::jthread using an std::stop_token
Sep 13, 2025
c++
multithreading
std
c++20
std::cos gives different result when run with valgrind
Sep 12, 2025
c++
floating-point
precision
valgrind
std
C++ standard wording: Does "through all iterators in the range" imply sequentiality?
Sep 12, 2025
c++
c++11
standards
std
When should I use a std::inplace_vector instead of a std::vector?
Sep 12, 2025
c++
std
c++26
Only copiable type not accepted in msvc std::vector implementation
Sep 12, 2025
c++
visual-c++
std
stdvector
move-semantics
how to return a null iterator in c++?
Sep 10, 2025
c++
std
What is the cleanest way to do a `std::partial_sum` with a `0` in front?
Sep 09, 2025
c++
std
stdvector
prefix-sum
Parallel std::copy complexity
Sep 09, 2025
c++
c++17
std
Why is there no parallel `std::accumulate` in the C++ standard?
Sep 08, 2025
c++
parallel-processing
c++17
std
accumulate
Why is std::mutex taking a long, highly irregular amount of time to be shared?
Sep 08, 2025
c++
pthreads
std
mutex
stdmutex
Is there a way to access arguments stored in the function object returned by std::bind() in C++?
Sep 07, 2025
c++
c++11
std
stdbind
« Newer Entries
Older Entries »