Searched defs:invocable_telemetry (Results 1 – 1 of 1) sorted by relevance
20 struct invocable_telemetry { struct29 …constexpr invocable_with_telemetry(F f, invocable_telemetry& telemetry) : f_(f), telemetry_(&telem… in invocable_with_telemetry() argument