XSTL
Loading...
Searching...
No Matches
association_map.hpp File Reference

A header file defining the association_map class, which is a map-like structure. More...

#include "xstl/internal/map_interface.hpp"
#include <iostream>
#include <memory>
#include <vector>
#include <utility>
#include "xstl/cpu/detail/association_map.hpp"

Go to the source code of this file.

Classes

class  xstd::association_map< T >
 
struct  xstd::association_map< T >::containers
 
struct  xstd::association_map< T >::Extents
 
struct  xstd::association_map< T >::View
 

Detailed Description

A header file defining the association_map class, which is a map-like structure.

Author
Simone Balducci