Searched defs:value_matches_storage (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/atomic/detail/ | ||
D | atomic_template.hpp | 199 …etail::integral_constant< bool, sizeof(value_type) == sizeof(storage_type) > value_matches_storage; typedef in boost::atomics::detail::base_atomic |