ispringtech / FastSignals

Easy to use, fast and lightweight C++17 signals and slots library, drop-in replacement for the Boost.Signals2
MIT License
25 stars 10 forks source link

Adds noexcept to connection and scoped_connection #14

Closed alexey-malov closed 5 years ago

alexey-malov commented 5 years ago

The following methods were declared noexcept: