1 #ifndef BOOST_SMART_PTR_DETAIL_SP_COUNTED_BASE_GCC_X86_HPP_INCLUDED 2 #define BOOST_SMART_PTR_DETAIL_SP_COUNTED_BASE_GCC_X86_HPP_INCLUDED 6 #if defined(_MSC_VER) && (_MSC_VER >= 1020) 47 "=m"( *pw ),
"=r"( r ):
48 "m"( *pw ),
"1"( dv ):
81 "test %%eax, %%eax\n\t" 89 "=m"( *pw ),
"=&a"( rv ),
"=&r"( tmp ):
166 return static_cast<int const volatile &
>( use_count_ );
174 #endif // #ifndef BOOST_SMART_PTR_DETAIL_SP_COUNTED_BASE_GCC_X86_HPP_INCLUDED
int atomic_conditional_increment(int *pw)
virtual void * get_untyped_deleter()=0
void atomic_increment(int *pw)
virtual ~sp_counted_base()
int atomic_exchange_and_add(int *pw, int dv)
std::type_info sp_typeinfo
virtual void * get_deleter(sp_typeinfo const &ti)=0