Home
last modified time | relevance | path

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

/third_party/boost/boost/log/utility/setup/
Dsettings.hpp228 …auto or_default(T const& def_value) const -> BOOST_LOG_TYPEOF(property_tree_type().get(typename pr… in or_default() function in boost::basic_settings_section::ref
248 T or_default(T const& def_value) const in or_default() function in boost::basic_settings_section::ref
258 or_default(const T* def_value) const in or_default() function in boost::basic_settings_section::ref
266 string_type or_default(string_type const& def_value) const in or_default() function in boost::basic_settings_section::ref
270 string_type or_default(typename string_type::value_type const* def_value) const in or_default() function in boost::basic_settings_section::ref
/third_party/boost/boost/log/expressions/
Dkeyword.hpp104 > or_default(DefaultT const& def_val) in or_default() function
Dattr.hpp214 …attribute_actor< value_type, fallback_to_default< DefaultT >, tag_type, ActorT > or_default(Defaul… in or_default() function in boost::expressions::attribute_actor