|
bool | is_empty () const noexcept |
|
handler_t & | operator+= (const handler_t &handler) noexcept |
|
handler_t & | operator+= (const typename handler_t::function_t &function) noexcept |
|
template<typename fn_t > |
handler_t & | operator+= (fn_t function) noexcept |
|
handler_t & | operator-= (const handler_t &delegate) noexcept |
|
handler_t & | operator-= (const typename handler_t::function_t &function) noexcept |
|
template<typename fn_t > |
handler_t & | operator-= (fn_t function) noexcept |
|
The documentation for this class was generated from the following file: