toast::log::RotationPolicyConcept< Policy > Struct Template Reference
[toast logging library]
#include <toast/log/rotation_policies.hpp>
List of all members.
Detailed Description
template<typename Policy>
struct toast::log::RotationPolicyConcept< Policy >
The
RotationPolicyConcept describes the interface of the RotationPolicy. This policy type is used to aggregate a RotationCheckPolicy with a RotationImplPolicy to form a complete logical policy for file rotation.
|
Public Member Functions |
void | constraints () |
Classes |
class | Policy_Sub |
The documentation for this struct was generated from the following file: