toast::log::to_stdout< HeaderPolicy, FooterPolicy > Struct Template Reference
[toast logging library]

#include <toast/log/output_policies.hpp>

Inheritance diagram for toast::log::to_stdout< HeaderPolicy, FooterPolicy >:

toast::log::to_stream< HeaderPolicy, FooterPolicy, StreamPolicy >

List of all members.


Detailed Description

template<typename HeaderPolicy = default_header_policy, typename FooterPolicy = newline>
struct toast::log::to_stdout< HeaderPolicy, FooterPolicy >

This OutputPolicy directs the loggers output to stdout.

Public Types

typedef to_stream
< HeaderPolicy, FooterPolicy,
cout_stream >::char_type 
char_type

The documentation for this struct was generated from the following file:

SourceForge.net Logo