Home
last modified time | relevance | path

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

/third_party/boost/boost/safe_numerics/
Dchecked_result_operations.hpp899 const checked_result<T> temp_u = u - checked_result<T>(1); in operator <<() local
1037 const checked_result<T> temp_u = u - checked_result<T>(1); in operator >>() local