Home
last modified time | relevance | path

Searched defs:detect_precision_loss (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp2160 struct detect_precision_loss struct
2162 typedef boost::numeric::Trunc<Source> Rounder;
2163 typedef Source source_type ;
2167 >::type argument_type ;
2169 static source_type nearbyint ( argument_type s ) in nearbyint()
2180 typedef typename Rounder::round_style round_style;