C++ Language/Std/Stl/Adapters
A "STL adapter" exposes a theoretical data structure, with its storage being internally implemented by the usage of some existing collection class.
A "STL adapter" exposes a theoretical data structure, with its storage being internally implemented by the usage of some existing collection class.