Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/itl/rational.hpp>

namespace boost {
  namespace itl {
    template<class Integral > struct is_continuous<boost::rational< Integral >>;
  }
}

PrevUpHomeNext