Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::accumulators::impl::error_of_impl< Sample, Feature > Struct Template Reference

INTERNAL ONLY. More...

#include <statistics_fwd.hpp>

Inheritance diagram for boost::accumulators::impl::error_of_impl< Sample, Feature >:
Collaboration diagram for boost::accumulators::impl::error_of_impl< Sample, Feature >:

Public Types

typedef int result_type
 
typedef mpl::false_ is_droppable
 

Public Member Functions

 BOOST_MPL_ASSERT ((this_feature_has_no_error_calculation< Feature >))
 
 error_of_impl (dont_care)
 
result_type result (dont_care) const
 
detail::void_ operator() (dont_care)
 
detail::void_ add_ref (dont_care)
 
detail::void_ drop (dont_care)
 
detail::void_ on_drop (dont_care)
 

Detailed Description

template<typename Sample, typename Feature>
struct boost::accumulators::impl::error_of_impl< Sample, Feature >

INTERNAL ONLY.

Member Typedef Documentation

template<typename Sample , typename Feature >
typedef int boost::accumulators::impl::error_of_impl< Sample, Feature >::result_type

Constructor & Destructor Documentation

template<typename Sample , typename Feature >
boost::accumulators::impl::error_of_impl< Sample, Feature >::error_of_impl ( dont_care  )
inline

Member Function Documentation

detail::void_ boost::accumulators::accumulator_base::add_ref ( dont_care  )
inlineinherited
template<typename Sample , typename Feature >
boost::accumulators::impl::error_of_impl< Sample, Feature >::BOOST_MPL_ASSERT ( (this_feature_has_no_error_calculation< Feature >)  )
detail::void_ boost::accumulators::accumulator_base::drop ( dont_care  )
inlineinherited
detail::void_ boost::accumulators::accumulator_base::on_drop ( dont_care  )
inlineinherited
detail::void_ boost::accumulators::accumulator_base::operator() ( dont_care  )
inlineinherited
template<typename Sample , typename Feature >
result_type boost::accumulators::impl::error_of_impl< Sample, Feature >::result ( dont_care  ) const
inline

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