ALPSCore reference
Public Member Functions | List of all members
alps::accumulators::impl::DerivedWrapper< T, count_tag, B > Class Template Reference

#include <count.hpp>

Inheritance diagram for alps::accumulators::impl::DerivedWrapper< T, count_tag, B >:
Inheritance graph
Collaboration diagram for alps::accumulators::impl::DerivedWrapper< T, count_tag, B >:
Collaboration graph

Public Member Functions

 DerivedWrapper ()
 
 DerivedWrapper (T const &arg)
 
bool has_count () const
 
boost::uint64_t count () const
 

Detailed Description

template<typename T, typename B>
class alps::accumulators::impl::DerivedWrapper< T, count_tag, B >

Definition at line 224 of file count.hpp.

Constructor & Destructor Documentation

template<typename T , typename B >
alps::accumulators::impl::DerivedWrapper< T, count_tag, B >::DerivedWrapper ( )
inline

Definition at line 226 of file count.hpp.

template<typename T , typename B >
alps::accumulators::impl::DerivedWrapper< T, count_tag, B >::DerivedWrapper ( T const &  arg)
inline

Definition at line 227 of file count.hpp.

Member Function Documentation

template<typename T , typename B >
boost::uint64_t alps::accumulators::impl::DerivedWrapper< T, count_tag, B >::count ( ) const
inline

Definition at line 231 of file count.hpp.

template<typename T , typename B >
bool alps::accumulators::impl::DerivedWrapper< T, count_tag, B >::has_count ( ) const
inline

Definition at line 229 of file count.hpp.


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