Boost logo

Boost :

From: Robert Kawulak (kawulak_at_[hidden])
Date: 2007-08-24 08:54:54


> From: Neal Becker
> test/test_bound.cc:14: instantiated from
> here/usr/local/src/boost.hg/boost/constrained_value/bounded_er
> ror_handlers.hpp:86:
> error: 'is_above' was not declared in this scope

Thanks for spotting, it's a typo in bounded_error_handlers.hpp:86 - should be:

        else if( c.is_above(nv) )

Best regards,
Robert


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk