Static Public 変数

構造体 テンプレート osl::PtypeFunsSub< T, true >

#include <ptypeTraits.h>

すべてのメンバ一覧

Static Public 変数

static const uint64_t indexMask = (-1LL<<(PtypeTraits<T>::indexMin))^(-1LL<<(PtypeTraits<T>::indexLimit))
static const Ptype promotePtype = static_cast<Ptype>(static_cast<int>(T)-8)
static const Ptype basicType = T

説明

template<Ptype T>
struct osl::PtypeFunsSub< T, true >

ptypeTraits.h293 行で定義されています。


変数

template<Ptype T>
const Ptype osl::PtypeFunsSub< T, true >::basicType = T [static]

ptypeTraits.h297 行で定義されています。

template<Ptype T>
const uint64_t osl::PtypeFunsSub< T, true >::indexMask = (-1LL<<(PtypeTraits<T>::indexMin))^(-1LL<<(PtypeTraits<T>::indexLimit)) [static]

ptypeTraits.h295 行で定義されています。

template<Ptype T>
const Ptype osl::PtypeFunsSub< T, true >::promotePtype = static_cast<Ptype>(static_cast<int>(T)-8) [static]

ptypeTraits.h296 行で定義されています。


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