Home
last modified time | relevance | path

Searched refs:sqrt_size_max (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dutilities.hpp142 const SizeType sqrt_size_max = sqrt_size_type_max<SizeType>::value; in multiplication_overflows() local
144 ( (a | b) > sqrt_size_max && in multiplication_overflows()