$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Matt S Trentini (matt_trentini_at_[hidden])
Date: 2004-10-25 06:55:45
Gennadiy Rozental wrote:
> Boost.Test library contain header class property that implement AFAICT the
> solution to your problem:
[snip]
I had completely forgotten about that part of the library. I think
that's the best bet.
However, I've come across an alternative before:
http://freshmeat.net/projects/libpropc/
Unfortunately the licensing is somewhat restrictive (LGPL, though
there's also a commercial license).
HTH,
Matt