Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/detail/
H A Dnumeric_utils.hpp164 struct negative_accumulator struct
167 inline static void add(T& n, Char ch, mpl::false_) // unchecked subtract in add()
174 inline static bool add(T& n, Char ch, mpl::true_) // checked subtract in add()