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
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
STL containers speed vs. arrays
May 17, 2020
c++
arrays
performance
stl
hpc
Why do parentheses make a difference when initializing an empty vector? [duplicate]
Oct 26, 2022
c++
stl
compiler-errors
Preventing memory freeing in STL Container
Oct 21, 2022
c++
memory-management
stl
Why std::transform doesn't guarantee the order (but for_each guarantee the order)? Doesn't this allow trick implementation for performance?
Jun 20, 2022
c++
stl
« Newer Entries
Older Entries »