astrotypes  0.0
Classes | Namespaces
NumericalRepresentation.h File Reference
#include <type_traits>
#include <map>
#include <vector>
#include <list>
#include <array>
Include dependency graph for NumericalRepresentation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pss::astrotypes::NumericalRepresentation< Container >
 meta programming struct to determine the internal type of a container More...
 
struct  pss::astrotypes::NumericalRepresentation< T[]>
 
struct  pss::astrotypes::NumericalRepresentation< std::vector< T, Allocator > >
 
struct  pss::astrotypes::NumericalRepresentation< std::list< T, Allocator > >
 
struct  pss::astrotypes::NumericalRepresentation< std::array< T, S > >
 
struct  pss::astrotypes::NumericalRepresentation< std::map< Ts...> >
 

Namespaces

 pss
 
 pss::astrotypes