Home
last modified time | relevance | path

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

/third_party/boost/boost/atomic/detail/
Datomic_impl.hpp132 class base_atomic_generic< T, Interprocess, true > : class
150 class base_atomic_generic< T, Interprocess, false > : class
164 …BOOST_FORCEINLINE explicit base_atomic_generic(value_arg_type v = value_type()) BOOST_NOEXCEPT : b… in base_atomic_generic() function in boost::atomics::detail::base_atomic_generic
Datomic_template.hpp134 class base_atomic_generic< T, true > class
157 class base_atomic_generic< T, false > class
173 …BOOST_FORCEINLINE explicit base_atomic_generic(value_arg_type v = value_type()) BOOST_NOEXCEPT : m… in base_atomic_generic() function in boost::atomics::detail::base_atomic_generic