$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: maxch (chenzero_at_[hidden])
Date: 2003-09-16 10:25:28
Hi All,
I am a new user of Boost. but when I look the source of Boost, I found
that almost all the implementations is put in head files together, not as
usual to
put into CPP file. I know, it must be intended, however, could it possible
to move the implementations into cpp file in future?
Sorry if this question has been posted.
Thanks!