ALPSCore reference
Public Member Functions | List of all members
alps::accumulators::impl::BaseWrapper< T, error_tag, B > Class Template Referenceabstract

#include <error.hpp>

Inheritance diagram for alps::accumulators::impl::BaseWrapper< T, error_tag, B >:
Inheritance graph
Collaboration diagram for alps::accumulators::impl::BaseWrapper< T, error_tag, B >:
Collaboration graph

Public Member Functions

virtual bool has_error () const =0
 
virtual error_type< B >::type error () const =0
 

Detailed Description

template<typename T, typename B>
class alps::accumulators::impl::BaseWrapper< T, error_tag, B >

Definition at line 226 of file error.hpp.

Member Function Documentation

template<typename T , typename B >
virtual error_type<B>::type alps::accumulators::impl::BaseWrapper< T, error_tag, B >::error ( ) const
pure virtual
template<typename T , typename B >
virtual bool alps::accumulators::impl::BaseWrapper< T, error_tag, B >::has_error ( ) const
pure virtual

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