Kyopro Library
 
読み取り中…
検索中…
一致する文字列を見つけられません
Operator::Update< T, not_exist > 構造体テンプレート

更新 [詳解]

#include "operator.hpp"

公開型

using Type = T
 

静的公開メンバ関数

static Type id ()
 
static Type op (const Type &a, const Type &b)
 

詳解

template<typename T, T not_exist>
struct Operator::Update< T, not_exist >

更新

operator.hpp8 行目に定義があります。

型定義メンバ詳解

◆ Type

template<typename T, T not_exist>
using Operator::Update< T, not_exist >::Type = T

operator.hpp9 行目に定義があります。

関数詳解

◆ id()

template<typename T, T not_exist>
static Type Operator::Update< T, not_exist >::id ( )
inlinestatic

operator.hpp10 行目に定義があります。

◆ op()

template<typename T, T not_exist>
static Type Operator::Update< T, not_exist >::op ( const Type & a,
const Type & b )
inlinestatic

operator.hpp11 行目に定義があります。

参照先 id().


この構造体詳解は次のファイルから抽出されました: