#include "smallvec_type.hpp"
Go to the source code of this file.
Data Structures | |
struct | SmallPair< T, U > |
Simple pair of data. More... | |
struct | SmallMap< T, U, S > |
Implementation of simple mapping class. More... |
Stored data shall be POD ("Plain Old Data")!
Definition in file smallmap_type.hpp.