Naios / function2

Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
http://naios.github.io/function2
Boost Software License 1.0
539 stars 47 forks source link

Fix doxygen syntax #44

Closed gjasny closed 3 years ago

gjasny commented 3 years ago

and enable the respective Clang documentation warning.

Naios commented 3 years ago

Thanks