Searched defs:Tracer (Results 1 – 2 of 2) sorted by relevance
222 using Tracer = std::function<void (T...)>; variable
38 public class Tracer { class