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

#include <multi_array.hpp>

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

Public Types

typedef scalar_type< typename boost::remove_reference< typename boost::remove_cv< T >::type >::type >::type type
 

Detailed Description

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

Definition at line 19 of file multi_array.hpp.

Member Typedef Documentation

template<typename T , std::size_t N, typename A >
typedef scalar_type<typename boost::remove_reference<typename boost::remove_cv<T>::type>::type>::type alps::hdf5::scalar_type< boost::multi_array< T, N, A > >::type

Definition at line 20 of file multi_array.hpp.


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