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
Regarding arithemetic operations with std::numeric_limits<T>::infinity()
Sep 17, 2025
c++
stl
std
multiplication
infinity
Can I make a constexpr object of type std::set?
Sep 18, 2025
c++
std
constexpr
stdset
initialization-order
overloading std::to_string and std::to_chars for a custom type?
Sep 16, 2025
c++
c++17
std
Should a boolean predicate for std::condition_variable be volatile in C++?
Sep 16, 2025
c++
multithreading
c++11
undefined-behavior
std
why and how does rand() exist both in global and std namespace in cstdlib?
Sep 17, 2025
c++
namespaces
std
Why is rand_r not defined in std?
Sep 17, 2025
c++
random
std
why is representation type for chrono::nanoseconds a signed integer type?
Sep 17, 2025
c++
std
c++-chrono
C++ map brace initialization and unique ptr
Sep 15, 2025
c++
dictionary
c++14
std
unique-ptr
How to convert from stringstream to unsigned char vector and vice versa?
Sep 15, 2025
c++
serialization
stdvector
stringstream
std
Why is there still no range-enabled reduction algorithm in std?
Sep 15, 2025
c++
range
std
c++23
isocpp
Difference between std::vector::empty and std::empty
Sep 14, 2025
c++
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
« Newer Entries
Older Entries »