Searched defs:invocable_with_telemetry (Results 1 – 1 of 1) sorted by relevance
29 …constexpr invocable_with_telemetry(F f, invocable_telemetry& telemetry) : f_(f), telemetry_(&telem… in invocable_with_telemetry() function31 constexpr invocable_with_telemetry(invocable_with_telemetry&& other) in invocable_with_telemetry() function38 constexpr invocable_with_telemetry(invocable_with_telemetry const& other) in invocable_with_telemetry() function