|
Boost : |
Subject: Re: [boost] review request: addition to type_traits library of has_operator_xxx
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2010-11-17 15:17:41
> It causes compilation error in case the operator in question
> is private. I believe this should be pointed out in the docs.
Good point, this will be added to the doc.
> And another question. Why are you using your own implementation of
> is_convertible instead of the one supplied by boost?
I must try is_convertible. Not sure it handles correctly an operator
that returns void.
Frédéric
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk