wibble  0.1.28
Public Member Functions | Public Attributes
wibble::list::Sorted< List >::SharedVec Struct Reference

#include <list.h>

List of all members.

Public Member Functions

 SharedVec ()
void _ref ()
void _deref ()

Public Attributes

int refs
Vec vec

Constructor & Destructor Documentation

template<typename List >
wibble::list::Sorted< List >::SharedVec::SharedVec ( )
inline

Member Function Documentation

template<typename List >
void wibble::list::Sorted< List >::SharedVec::_deref ( )
inline
template<typename List >
void wibble::list::Sorted< List >::SharedVec::_ref ( )
inline

Member Data Documentation

template<typename List >
int wibble::list::Sorted< List >::SharedVec::refs
template<typename List >
Vec wibble::list::Sorted< List >::SharedVec::vec

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