The mapped_vectors struct provides fast access to a collection of vectors.
More...
#include <mapped_vectors.h>
template<typename Key, typename Value>
struct ant::std_ext::mapped_vectors< Key, Value >
The mapped_vectors struct provides fast access to a collection of vectors.
◆ add_item()
template<typename Key, typename Value>
◆ begin()
template<typename Key, typename Value>
◆ clear()
template<typename Key, typename Value>
◆ end()
template<typename Key, typename Value>
◆ get_item()
template<typename Key, typename Value>
◆ size()
template<typename Key, typename Value>
◆ const_iterator
template<typename Key, typename Value>
The documentation for this struct was generated from the following file: