boost::openmethod::policies::OutputFn
Blueprint for output metafunctions (exposition only).
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<class Registry>
struct OutputFn;
Static Data Members
Name |
Description |
A |
Template Parameters
| Name | Description |
|---|---|
Registry |
The registry containing the policy. |
Created with MrDocs