mirror of
https://github.com/monero-project/monero.git
synced 2025-03-16 11:46:00 -04:00

The noexcept specs were added to make GCC 6.1.1 happy (#846), but this one was missing (because GCC did not complain about it on Linux, but does complain on OSX).
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.