Static Public 変数

構造体 テンプレート osl::PtypeFuns< T >

#include <ptypeTraits.h>

すべてのメンバ一覧

Static Public 変数

static const bool hasLongMove = (PtypeTraits<T>::indexMin>=32)
static const uint64_t indexMask = PtypeFunsSub<T,PtypeTraits<T>::isBasic>::indexMask
static const Ptype promotePtype = PtypeFunsSub<T,PtypeTraits<T>::canPromote>::promotePtype
static const Ptype basicType = PtypeFunsSub<T,PtypeTraits<T>::isBasic>::basicType

説明

template<Ptype T>
struct osl::PtypeFuns< T >

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


変数

template<Ptype T>
const Ptype osl::PtypeFuns< T >::basicType = PtypeFunsSub<T,PtypeTraits<T>::isBasic>::basicType [static]

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

template<Ptype T>
const bool osl::PtypeFuns< T >::hasLongMove = (PtypeTraits<T>::indexMin>=32) [static]

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

template<Ptype T>
const uint64_t osl::PtypeFuns< T >::indexMask = PtypeFunsSub<T,PtypeTraits<T>::isBasic>::indexMask [static]

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

template<Ptype T>
const Ptype osl::PtypeFuns< T >::promotePtype = PtypeFunsSub<T,PtypeTraits<T>::canPromote>::promotePtype [static]

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


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