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

#include <error.hpp>

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

Public Member Functions

 DerivedWrapper ()
 
 DerivedWrapper (T const &arg)
 
bool has_error () const
 
error_type< B >::type error () const
 

Detailed Description

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

Definition at line 232 of file error.hpp.

Constructor & Destructor Documentation

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

Definition at line 234 of file error.hpp.

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

Definition at line 235 of file error.hpp.

Member Function Documentation

template<typename T , typename B >
error_type<B>::type alps::accumulators::impl::DerivedWrapper< T, error_tag, B >::error ( ) const
inline

Definition at line 239 of file error.hpp.

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

Definition at line 237 of file error.hpp.


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