cd/entity/STL· home entities STL
grep -l @stl /news/*.json | wc -l → 2

STL

mentions 2 type Organization feed RSS
14:06
2026-05-22
boostedcpp.net
developer-tools

Neoclassical C++: segmented iterators revisited

The article revisits Matt Austern's 2000 paper on segmented iterators, which proposed a two-level iterator abstraction to improve performance on data structures like `std::deque` by allowing algorithm…

12:12
2026-05-18
boostedcpp.net
developer-tools

Neoclassical C++: segmented iterators revisited (1)

The article discusses Matt Austern's 2000 paper on segmented iterators, which proposed a two-level iterator abstraction to improve performance on segmented data structures like `std::deque` by allowin…

// co-occurs with top 7 entities