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) | 
Friends | |
| std::ostream & | operator<< (std::ostream &os, const Binary_ &binary) |