ALPSCore reference
Public Types | List of all members
alps::accumulators::weight_type< T > Struct Template Reference

#include <weight.hpp>

Collaboration diagram for alps::accumulators::weight_type< T >:
Collaboration graph

Public Types

typedef detail::weight_type_impl< has_feature< T, weight_tag >::type::value, T >::type type
 

Detailed Description

template<typename T>
struct alps::accumulators::weight_type< T >

Definition at line 49 of file weight.hpp.

Member Typedef Documentation

template<typename T >
typedef detail::weight_type_impl<has_feature<T, weight_tag>::type::value, T>::type alps::accumulators::weight_type< T >::type

Definition at line 50 of file weight.hpp.


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