boost::openmethod::policies::default_error_handler::fn::function_type
The type of the error handler function object.
Synopsis
using function_type = std::function<void(error_variant const&)>;
Created with MrDocs