Searched defs:log_prefix_event (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/multiprecision/ |
D | logged_adaptor.hpp | 24 inline void log_prefix_event(const Backend&, const char* /*event_description*/) in log_prefix_event() function 28 inline void log_prefix_event(const Backend&, const T&, const char* /*event_description*/) in log_prefix_event() function 32 inline void log_prefix_event(const Backend&, const T&, const U&, const char* /*event_description*/) in log_prefix_event() function 36 inline void log_prefix_event(const Backend&, const T&, const U&, const V&, const char* /*event_desc… in log_prefix_event() function
|