Home
last modified time | relevance | path

Searched defs:route_do_append (Results 1 – 1 of 1) sorted by last modified time

/dports/devel/hpx/hpx-1.2.1/hpx/util/logging/
H A Dformat.hpp408 struct route_do_append : route { struct in hpx::util::logging::msg_route::with_route
409 route_do_append(self_type &self) : route(self) {} in route_do_append() function
410 ~route_do_append() { in ~route_do_append()