$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2001-08-17 16:47:14
> Wouldn't std::mem_fun be a different function that boost::mem_fun?
Yes.
> If so, where is the conflict?
There is already boost::mem_fun in functional.hpp. Peter is proposing
another boost::mem_fun.
Mark