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 stl
Performance of std::mutex and QMutex in MinGW 64 (posix thread version)
Nov 16, 2021
qt
c++11
stl
mutex
atomic
Memory Allocation in STL C++
Apr 14, 2019
c++
memory
stl
containers
Why does std::map have a find member function?
Oct 14, 2022
c++
stl
stdmap
Alternative to find() for determining whether an unordered_set contains a key
Oct 25, 2022
c++
stl
unordered-set
Is there a faster way to remove and store an element from an unordered set
Nov 09, 2022
c++
performance
optimization
stl
When is it appropriate to use std::optional
Sep 13, 2022
c++
stl
return
unique-ptr
stdoptional
Is clamping on iterators valid
Sep 09, 2022
c++
stl
iterator
language-lawyer
In C++20, how do I write a contiguous iterator?
Sep 13, 2022
c++
stl
iterator
c++20
contiguous
Store 2D points for quick retrieval of those inside a rectangle
Oct 24, 2019
c++
stl
boost
spatial
point
What should the iterator type be in this C++ template?
Nov 06, 2022
c++
inheritance
templates
stl
Efficient way to calculate average value over disjoint subranges of STL map
Nov 15, 2022
c++
stl
map
average
C++ Vector, push_back from another thread crashing?
Dec 20, 2018
c++
multithreading
stl
vector
thread-safety
Vector iterator not dereferencable?
Jul 02, 2022
c++
stl
vector
iterator
How to avoid sorting in map
Feb 18, 2019
c++
stl
Is it ok to cast a STL container with Base type to Derived type?
Jul 13, 2022
c++
stl
vector
polymorphism
C++ library for storing settings in XML
Aug 28, 2018
c++
xml
winapi
stl
Cornered by const: std::map::find() const overload
Jun 16, 2022
c++
stl
map
const-correctness
How/What to return in this case?
Aug 22, 2022
c++
stl
coding-style
Windows vs. Linux memory allocation/std::list constructor performance
Nov 19, 2021
c++
windows
linux
stl
memory-management
column vector with row means -- with std::accumulate?
Sep 01, 2022
c++
vector
stl
mean
accumulate
« Newer Entries
Older Entries »