
10 Feb
2005
10 Feb
'05
8:49 p.m.
I would appraciate a specific use case which shows the failure of the current code, and how an alternative design specifically solves the problem.
I gave trivial example your design couldn't handle (without code repetitions). 1. Profiler type 1 Log clock units and report mks into ostream 2. Profiler type 2 Log system/user time anf reports into Boost.Test log Both profiler I want to be able to use as scoped or accumulating. Gennadiy