mirror of
https://github.com/boostorg/core.git
synced 2025-11-28 21:30:09 +01:00
The feader defines a new functor class template that can be used to wrap raw functions into a function object class. This is useful, for example, for integrating std::unique_ptr and unique_resource with custom deleters implemented as raw functions (e.g. in C libraries).
3.7 KiB
3.7 KiB