|
RPNX::DataStructures
Header-only C++ data structures and supporting utilities.
|
rpnx::function is intended as a faster version of std::function, although it currently lacks allocator support and some other functions.
| F | The function signature, e.g. R(Args...) |