
5 Feb
2005
5 Feb
'05
12:20 a.m.
----- Original Message ----- From: "Jonathan Turkanis" <technews@kangaroologic.com> To: <boost@lists.boost.org> Sent: Friday, February 04, 2005 5:45 PM Subject: [boost] Re: Profiling Library suggestion
How about:
typedef profiled< MyClass, Interface, Profiler<> > > MyProfiledClass;
?
This would be a good application of aspect-oriented programming.
Jonathan
What an excellent idea! That would be an excellect application of AOP. What do you think of the profiler code I submitted? Any suggestions? Christopher Diggins Object Oriented Template Library (OOTL) http://www.ootl.org