Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template static_abs

boost::units::static_abs — Compile time absolute value.

Synopsis

// In header: <boost/units/static_rational.hpp>

template< Value> 
struct static_abs {

  // public member functions
   ();
};

Description

static_abs public member functions

  1.  ();

PrevUpHomeNext