Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::accumulators::detail::stat_assign_visitor< Args > Struct Template Reference

INTERNAL ONLY. More...

#include <tail.hpp>

Public Member Functions

 stat_assign_visitor (Args const &a, std::size_t i)
 
template<typename Stat >
void operator() (Stat &stat) const
 

Detailed Description

template<typename Args>
struct boost::accumulators::detail::stat_assign_visitor< Args >

INTERNAL ONLY.

Constructor & Destructor Documentation

template<typename Args>
boost::accumulators::detail::stat_assign_visitor< Args >::stat_assign_visitor ( Args const &  a,
std::size_t  i 
)
inline

Member Function Documentation

template<typename Args>
template<typename Stat >
void boost::accumulators::detail::stat_assign_visitor< Args >::operator() ( Stat &  stat) const
inline

References boost::python::args().


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