$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-10-11 09:23:33
I don't think there's a rigid official definition of the concept, but does
it matter? After all, the function is just used to quickly filter out names
we don't care about.
-dave
----- Original Message -----
From: "Gary Powell" <Gary.Powell_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, October 10, 2000 12:32 PM
Subject: RE: [boost] py_cpp review
> Hi Dave,
>
> file: subclass.cpp
>
> Is "____" a special name? Because it appears that 4 underbar characters
> would test true for this. I would have naively thought that at least one
> more middle letter is required for a valid special name.
>
> -gary-
>
>
>