$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-07-11 18:07:44
Hi Jeff,
If simplicity is really the goal, then may I suggest the following:
1. remove the last template parameter (simply derive the types from
boost::detail::super_string).
2. rename the type boost::string and boost::wstring (an adjective like
super don't sound very good IMO)
-Thorsten