$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Firingme (firingme_at_[hidden])
Date: 2003-10-20 00:22:31
Can we give some suffix after trim ?
Just as:
1
std::string res = trim_copyto(orig) ;
2
void trim(std::string) ;
3
std::string& trim_chain(std::string) ;