Jpp  18.3.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
JTOOLS::JMappable< T > Struct Template Reference

Auxiliary class to define JMappableCollection for given template. More...

#include <JMappableCollection.hh>

Public Types

typedef JMappableCollection
< typename T::abscissa_type,
typename T::ordinate_type > 
map_type
 Type definition of JMappableCollection. More...
 

Detailed Description

template<class T>
struct JTOOLS::JMappable< T >

Auxiliary class to define JMappableCollection for given template.

Definition at line 109 of file JMappableCollection.hh.

Member Typedef Documentation

template<class T>
typedef JMappableCollection<typename T::abscissa_type, typename T::ordinate_type> JTOOLS::JMappable< T >::map_type

Type definition of JMappableCollection.

Definition at line 114 of file JMappableCollection.hh.


The documentation for this struct was generated from the following file: