|
Boost Users : |
From: MB (mb2act_at_[hidden])
Date: 2006-01-14 16:11:37
Hi,
Does boost has anything like :
template< class T > inline
const T& const_(const T& x)
{
return x;
}
I guess that boost::cref is different...
Regards,
MB
p-stade.sourceforge.net
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net