struct
echoPoliciesFunction object for echoing policies to screen.
Contents
Constructors, destructors, conversion operators
- echoPolicies(const Print*const host) explicit
- Constructor: store host object pointer.
Public functions
-
template<typename U>void operator()(brigand::type_<U>)
- Function call operator templated on the type that echos a policy.