構造体 テンプレート osl::stl::slist< T, Alloc >

pool_allocator を使う slist のラッパ [詳細]

#include <slist.h>

すべてのメンバ一覧

Public メソッド

 slist ()
 slist (const slist &)
 ~slist ()
void erase_after (iterator p)

説明

template<class T, class Alloc = pool_allocator<T>>
struct osl::stl::slist< T, Alloc >

pool_allocator を使う slist のラッパ

slist.h21 行で定義されています。


コンストラクタとデストラクタ

template<class T , class Alloc = pool_allocator<T>>
osl::stl::slist< T, Alloc >::slist (  )  [inline]

slist.h28 行で定義されています。

template<class T , class Alloc >
osl::stl::slist< T, Alloc >::slist ( const slist< T, Alloc > &  src  )  [inline]

slist.h37 行で定義されています。

template<class T , class Alloc >
osl::stl::slist< T, Alloc >::~slist (  )  [inline]

slist.h46 行で定義されています。


関数

template<class T , class Alloc = pool_allocator<T>>
void osl::stl::slist< T, Alloc >::erase_after ( iterator  p  )  [inline]

slist.h33 行で定義されています。


この構造体の説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義
Sun May 16 09:59:00 2010に生成されました。  doxygen 1.6.3