Home
last modified time | relevance | path

Searched defs:fallback_to_throw (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/log/attributes/
Dfallback_policy.hpp77 struct fallback_to_throw struct
79 enum { guaranteed_result = true };
85 static bool apply_default(FunT&) in apply_default()
94 static bool apply_default(FunT const&) in apply_default()
102 static void on_invalid_type(typeindex::type_index const& t) in on_invalid_type()
110 static void on_missing_value() in on_missing_value()