$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] recording member function calls with the calls' arguments
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-12-04 12:14:32
AMDG
Hicham Mouline wrote:
> Is there any library that allows non-intrusively to record calls to
> member functions of existing classes as well as the arguments of the calls?
>
> It seems to be possible to do this with the decorator pattern.
>
I don't think that Boost contains such a library.
In Christ,
Steven Watanabe