Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct indirect_cmp

boost::accumulators::impl::tail_impl::indirect_cmp

Synopsis

// In header: <boost/accumulators/statistics/tail.hpp>



struct indirect_cmp {
  // types
  typedef  ; 
  typedef  ;
  typedef         ;         

  // public member functions
  ();
   (, ) ;
};

Description

indirect_cmp public member functions

  1. ( s);
  2.  ( left,  right) ;

PrevUpHomeNext