Home
last modified time | relevance | path

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

/third_party/boost/boost/log/expressions/formatters/
Dnamed_scope.hpp153 string_type const& empty_marker, in format_named_scope_impl()
303 string_type const& empty_marker, in format_named_scope_terminal()
443 static const char* empty_marker() { return ""; } in empty_marker() function
453 static const wchar_t* empty_marker() { return L""; } in empty_marker() function
/third_party/boost/libs/log/test/run/
Dform_named_scope.cpp65 static logging::string_literal empty_marker() { return logging::str_literal("[empty]"); } in empty_marker() function
82 static logging::wstring_literal empty_marker() { return logging::str_literal(L"[empty]"); } in empty_marker() function