Home
last modified time | relevance | path

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

/third_party/boost/boost/atomic/detail/
Datomic_template.hpp199 …etail::integral_constant< bool, sizeof(value_type) == sizeof(storage_type) > value_matches_storage; typedef in boost::atomics::detail::base_atomic
314 …etail::integral_constant< bool, sizeof(value_type) == sizeof(storage_type) > value_matches_storage; typedef in boost::atomics::detail::base_atomic
638 …etail::integral_constant< bool, sizeof(value_type) == sizeof(storage_type) > value_matches_storage; typedef in boost::atomics::detail::base_atomic
759 …atomics::detail::value_sizeof< value_type >::value == sizeof(storage_type) > value_matches_storage; typedef in boost::atomics::detail::base_atomic
934 …etail::integral_constant< bool, sizeof(value_type) == sizeof(storage_type) > value_matches_storage; typedef in boost::atomics::detail::base_atomic