$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nbecker_at_[hidden]
Date: 2001-09-28 08:58:23
Looking at STL, I see functions taking one or 2 arguments. What about
functions taking no arguments? Is there a standard way to access the
return type for them? Also, what is an appropriate name for them?