atlas  0.6
Public Member Functions | Private Attributes | List of all members
atlas::containers::sl_list< T, Alloc >::ensure Class Reference

Public Member Functions

 ensure (link_type *&tail, const_iterator &p)
 
 ~ensure ()
 

Private Attributes

link_type *& tail
 
link_type *& dst
 

Constructor & Destructor Documentation

template<typename T, typename Alloc>
atlas::containers::sl_list< T, Alloc >::ensure::ensure ( link_type *&  tail,
const_iterator p 
)
inline
template<typename T, typename Alloc>
atlas::containers::sl_list< T, Alloc >::ensure::~ensure ( )
inline

Member Data Documentation

template<typename T, typename Alloc>
link_type* & atlas::containers::sl_list< T, Alloc >::ensure::dst
private
template<typename T, typename Alloc>
link_type* & atlas::containers::sl_list< T, Alloc >::ensure::tail
private

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