build_exchange() | boost_atomic::detail::atomic::build_exchange< Base > | [inline] |
build_exchange(integral_type i) | boost_atomic::detail::atomic::build_exchange< Base > | [inline, explicit] |
compare_exchange_strong(integral_type &expected, integral_type desired, memory_order2 success_order, memory_order2 failure_order) volatile | boost_atomic::detail::atomic::build_exchange< Base > | [inline] |
exchange(integral_type replacement, memory_order2 order=memory_order2_seq_cst) volatile | boost_atomic::detail::atomic::build_exchange< Base > | [inline] |
integral_type typedef | boost_atomic::detail::atomic::build_exchange< Base > |