(和,区間の長さ) [詳解]
#include "monoid.hpp"
公開型 | |
using | Type = pair<T,int> |
静的公開メンバ関数 | |
static Type | id () |
static Type | op (const Type &a, const Type &b) |
using Monoid::SumPair< T >::Type = pair<T,int> |
monoid.hpp の 35 行目に定義があります。
|
inlinestatic |
monoid.hpp の 36 行目に定義があります。
|
inlinestatic |
monoid.hpp の 37 行目に定義があります。