$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Hansi (hansipet_at_[hidden])
Date: 2008-05-19 06:30:02
Hello,
at the moment I want to solve the following problem:
I have a data struct which has several fields. Now I need to expose this
fields as name/value pairs (the best would be if the value is a ref
parameter). Okay I can write this things by hand.
But is there some solution available to automate this? e.g. some
metaprogramming with which I can solve this problem? Has anyone an idea?
Best regards
Hansjörg