クラス テンプレート shttl::integer_base< T >

#include <integer.h>

shttl::integer_base< T >に対する継承グラフ

Inheritance graph
[凡例]
shttl::integer_base< T >のコラボレーション図

Collaboration graph
[凡例]
すべてのメンバ一覧

Public メソッド

 integer_base (T t=T())
 operator T () const

説明

template<class T>
class shttl::integer_base< T >

integer.h45 行で定義されています。


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

template<class T>
shttl::integer_base< T >::integer_base ( t = T()  )  [inline]

integer.h50 行で定義されています。

00050 : _t(t) {}


関数

template<class T>
shttl::integer_base< T >::operator T (  )  const [inline]

integer.h51 行で定義されています。

00051 { return _t; }


このクラスの説明は次のファイルから生成されました:
Onikiri2に対してTue Jun 18 15:34:59 2013に生成されました。  doxygen 1.4.7