Public Member Functions | |
template<typename T> | |
Tb | insert (const Event_< T > &e) |
template<typename T> | |
Tb | emplace (const T x, const T y) |
void | clear () |
Static Public Attributes | |
static constexpr Tb | ON = std::numeric_limits<Tb>::max() |
static constexpr Tb | OFF = static_cast<Tb>(0) |