Searched defs:fp_operations_emulated (Results 1 – 1 of 1) sorted by relevance
35 struct fp_operations_emulated : struct38 typedef Base base_type;39 typedef typename base_type::storage_type storage_type;40 typedef Value value_type;41 typedef typename base_type::scoped_lock scoped_lock;43 …tic value_type fetch_add(storage_type volatile& storage, value_type v, memory_order) BOOST_NOEXCEPT in fetch_add()54 …tic value_type fetch_sub(storage_type volatile& storage, value_type v, memory_order) BOOST_NOEXCEPT in fetch_sub()