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.
Category:Book:C++ Language#Std/Stl/Adapters%20A "STL adapter" exposes a theoretical data structure, with its storage being internally implemented by the usage of some existing collection class.
Category:Book:C++ Language#Std/Stl/Adapters%20