Public Types | Public Member Functions | List of all members
boost::detail::atomic::platform_atomic_integral< T, 8 > Class Template Reference

#include <gcc-alpha.hpp>

Inheritance diagram for boost::detail::atomic::platform_atomic_integral< T, 8 >:
Inheritance graph
[legend]

Public Types

typedef build_atomic_from_typical< build_exchange< atomic_alpha_64< T > > > super
 

Public Member Functions

 platform_atomic_integral (T v)
 
 platform_atomic_integral (void)
 

Detailed Description

template<typename T>
class boost::detail::atomic::platform_atomic_integral< T, 8 >

Definition at line 325 of file gcc-alpha.hpp.

Member Typedef Documentation

template<typename T >
typedef build_atomic_from_typical<build_exchange<atomic_alpha_64<T> > > boost::detail::atomic::platform_atomic_integral< T, 8 >::super

Definition at line 327 of file gcc-alpha.hpp.

Constructor & Destructor Documentation

template<typename T >
boost::detail::atomic::platform_atomic_integral< T, 8 >::platform_atomic_integral ( v)
inlineexplicit

Definition at line 328 of file gcc-alpha.hpp.

template<typename T >
boost::detail::atomic::platform_atomic_integral< T, 8 >::platform_atomic_integral ( void  )
inline

Definition at line 329 of file gcc-alpha.hpp.


The documentation for this class was generated from the following file:


rosatomic
Author(s): Josh Faust
autogenerated on Mon Jun 10 2019 14:44:41