toast/log/thread_policies.hpp File Reference


Detailed Description

This file describes the toast::log::ThreadPolicyConcept and contains some possible implementations.

Currently the library provides one ThreadPolicy: toast::log::neutral

Go to the source code of this file.

Namespaces

namespace  toast
namespace  toast::log

Classes

struct  toast::log::ThreadPolicyConcept< Policy >
 The ThreadPolicyConcept describes the interface of a ThreadPolicy. Currently the library provides one ThreadPolicy: toast::log::neutral. More...
struct  toast::log::neutral
 This ThreadPolicy causes the logger to ignore threads and locking. More...
struct  toast::log::neutral::scoped_lock


SourceForge.net Logo