![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::impl::tail_impl
// In header: <boost/accumulators/statistics/tail.hpp> template<typename Sample, typename LeftRight> struct tail_impl : public { // types typedef right >, ; typedef ; // member classes/structs/unions struct indirect_cmp { // types typedef ; typedef ; typedef ; // construct/copy/destruct (); (); // public member functions (, ) ; }; struct is_tail_variate { // member classes/structs/unions template<typename T> struct apply { }; }; // construct/copy/destruct template<typename Args> (); (tail_impl ); // public member functions ((right >, left > >)); template<typename Args> (); () ; template<typename Archive> (, ); // private member functions template<typename Args> (, ); };