|
Boost : |
Subject: [boost] call_traits<SomeEnum>::param_type
From: Leo Landa (leo_at_[hidden])
Date: 2009-02-10 12:55:02
Good day to everyone!
Is there some reason why call_traits<SomeEnum>::param_type evaluates
to be the const_reference (const SomeEnum&) instead of value_type
(SomeEnum)? I can't figure out if its an easily fixable mistake in the
library or a result of some consideration that's not quite obvious.
Any advice is greatly appreciated.
Leo.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk