ALPSCore reference
Public Types | List of all members
alps::hdf5::scalar_type< boost::array< T, N > > Struct Template Reference

#include <array.hpp>

Collaboration diagram for alps::hdf5::scalar_type< boost::array< T, N > >:
Collaboration graph

Public Types

typedef scalar_type< typename boost::array< T, N >::value_type >::type type
 

Detailed Description

template<typename T, std::size_t N>
struct alps::hdf5::scalar_type< boost::array< T, N > >

Definition at line 23 of file array.hpp.

Member Typedef Documentation

template<typename T , std::size_t N>
typedef scalar_type<typename boost::array<T, N>::value_type>::type alps::hdf5::scalar_type< boost::array< T, N > >::type

Definition at line 24 of file array.hpp.


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