|
wibble
1.1
|
#include <list.h>

Public Member Functions | |
| SharedPtr (bool a=false) | |
| SharedPtr (const SharedPtr &o) | |
| SharedPtr & | operator= (const SharedPtr &o) |
| operator bool () | |
| Vec & | operator* () |
| Vec * | operator-> () |
| ~SharedPtr () | |
Public Attributes | |
| SharedVec * | vec |
|
inline |
References wibble::list::Sorted< List >::SharedPtr::vec.
|
inline |
|
inline |
|
inline |
References wibble::list::Sorted< List >::SharedPtr::vec.
|
inline |
|
inline |
|
inline |
| SharedVec* wibble::list::Sorted< List >::SharedPtr::vec |
Referenced by wibble::list::Sorted< List >::SharedPtr::operator bool(), wibble::list::Sorted< List >::SharedPtr::operator*(), wibble::list::Sorted< List >::SharedPtr::operator->(), wibble::list::Sorted< List >::SharedPtr::operator=(), wibble::list::Sorted< List >::SharedPtr::SharedPtr(), and wibble::list::Sorted< List >::SharedPtr::~SharedPtr().
1.8.7