$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-05-31 13:04:54
Hartmut Kaiser wrote:
> You need to add an explicit 'inline' specifier to any function
> defined out of class but in a header, regardless if it's a templatized
> function or not.
I don't think that this is true.