$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-05-26 22:31:12
Hi,
I've been using spirit for some config-file parsing. I have some questions:
1. why can we not copy a rule<> ?
2. if we shouldn't copy a rule, why is copying not disabled? It has been a source of errors in my code that
I forgot & on my return value.
br
Thorsten