wownero/contrib/epee
redfish 72287d121a contrib: epee: add missing noexcept spec to class decl
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).
2016-06-22 09:05:53 -04:00
..
demo
include contrib: epee: add missing noexcept spec to class decl 2016-06-22 09:05:53 -04:00
tests
LICENSE.txt
README.md

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.