$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (ndbecker2_at_[hidden])
Date: 2004-08-12 06:52:23
Minor typo:
The example for sub_range says:
typedef sub_range sub_string;
But sub_range is a template class, so sub_range is not a valid type.