Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::math::detail::round< Result, Source, ResultIsInteger, SourceIsInteger > Struct Template Reference

#include <math.hpp>

Static Public Member Functions

static Result apply (Source const &v)
 

Member Function Documentation

template<typename Result , typename Source , bool ResultIsInteger = std::numeric_limits<Result>::is_integer, bool SourceIsInteger = std::numeric_limits<Source>::is_integer>
static Result boost::geometry::math::detail::round< Result, Source, ResultIsInteger, SourceIsInteger >::apply ( Source const &  v)
inlinestatic

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