astrotypes  0.0
Public Types | List of all members
pss::astrotypes::NumericalRepresentation< Container > Struct Template Reference

meta programming struct to determine the internal type of a container More...

#include <src/cpp/pss/astrotypes/multiarray/NumericalRepresentation.h>

Public Types

typedef Container type
 

Detailed Description

template<typename Container>
struct pss::astrotypes::NumericalRepresentation< Container >

meta programming struct to determine the internal type of a container

Definition at line 43 of file NumericalRepresentation.h.

Member Typedef Documentation

template<typename Container>
typedef Container pss::astrotypes::NumericalRepresentation< Container >::type

Definition at line 45 of file NumericalRepresentation.h.