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