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
Restoring the exact angle from std::cos(angle) using std::acos
Oct 21, 2025
c++
std
precision
numerical-stability
Checking a map statically at compile time?
Oct 21, 2025
c++
templates
visual-studio-2012
std
Can I avoid going through time_t to print a time_point?
Oct 20, 2025
c++
c++11
std
c++-chrono
time-t
Why is std::is_same false for subclasses?
Oct 20, 2025
c++
std
type-traits
How to pass a pointer argument to std::format?
Oct 20, 2025
c++
formatting
std
c++20
std::get_time on Visual 2015 does not fail on incorrect date
Oct 20, 2025
c++
c++11
visual-c++
visual-studio-2015
std
Flip order of std::pair
Oct 20, 2025
c++
std
reading an stl container in a different thread after a write
Oct 20, 2025
c++
multithreading
concurrency
std
volatile
ref-qualifiers for the assignment operator of standard library types
Oct 19, 2025
c++
stl
assignment-operator
std
ref-qualifier
Is std::deque really thread safe at all?
Oct 19, 2025
c++
multithreading
std
deque
c++98
c++ gcc error: 'sqrtl' is not a member of 'std'
Oct 17, 2025
c++
gcc
std
cmath
What are good alternatives to "using namespace std;"?
Oct 18, 2025
c++
namespaces
std
Pros and cons of make_unique vs direct constructor call in C++17 [closed]
Oct 18, 2025
c++
c++17
std
code-standards
Trying to find the minimum element of 2D vector with lambda
Oct 18, 2025
c++
c++11
lambda
std
How to pass hash value into unordered map to reduce time lock held?
Oct 16, 2025
c++
multithreading
optimization
hash
std
Do std::(unordered_)map and std::(unordered_)set share code?
Oct 17, 2025
c++
std
stdmap
stdset
code-size
Where is isnan() in MSVC 2010?
Oct 17, 2025
c++
std
Why does "L.insert(it--, i);" behave differently from "L.insert(it, i); it--;"?
Oct 17, 2025
c++
std
std::async with class member function
Oct 16, 2025
c++
multithreading
std
Counting matches in vector of structs
Oct 13, 2025
c++
arrays
vector
iterator
std
« Newer Entries
Older Entries »