Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-08-10 07:06:31


Isaac Lascasas:

> Checking the bind.hpp I found the following:
>
> template< class M, class T > struct add_cref< M T::*, 1 >
> {
> typedef M const & type;
> };
>
> Maybe I'm doing something wrong or it is just a typo in the bind.hpp?

Neither. It's a confirmed bug in the compiler. You can ignore this
particular warning.


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