stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
stlab Directory Reference

Directories

 
algorithm
 
concurrency
 
iterator
 
test

Files

 
forest.hpp
 Forest (tree-of-sequences) iterators, ranges, and algorithms.
 
forest_algorithms.hpp
 Forest utilities in namespace stlab::forests (shape checks, flatten/transcribe, etc.).
 
functional.hpp
 Reference unwrapping and related functional helpers.
 
memory.hpp
 Small memory-related utilities (make_weak_ptr).
 
pre_exit.hpp
 Register and run operations that must execute before program exit.
 
scope.hpp
 Bind an object’s lifetime to a callable’s execution (scope).
 
utility.hpp
 Type utilities (move, copy, static_max, etc.).
 
version.hpp
 Preprocessor macros for the library version.