boost::logging::scenario::usage::filter_::change::often< cache_period_secs > Struct Template Reference
Optimize for often change. Does per-thread caching. At a given period, it re-synchronizes.
More...
Detailed Description
template<int cache_period_secs = 5>
struct boost::logging::scenario::usage::filter_::change::often< cache_period_secs >
Optimize for often change. Does per-thread caching. At a given period, it re-synchronizes.
This is the default, for a multi-threaded application.
- Parameters:
-
| cache_period_secs | At what period should we re-syncronize |
The documentation for this struct was generated from the following file:
Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback