可換な更新(タイムスタンプ) [詳解]
#include "operator.hpp"
公開型 | |
using | Type = pair<T,int> |
静的公開メンバ関数 | |
static Type | id () |
static Type | op (const Type &a, const Type &b) |
可換な更新(タイムスタンプ)
operator.hpp の 24 行目に定義があります。
using Operator::UpdateTimeStamp< T >::Type = pair<T,int> |
operator.hpp の 25 行目に定義があります。
|
inlinestatic |
operator.hpp の 26 行目に定義があります。
|
inlinestatic |
operator.hpp の 27 行目に定義があります。