call_traits<SomeEnum>::param_type

10 Feb
2009
10 Feb
'09
5:55 p.m.
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.
5968
Age (days ago)
5968
Last active (days ago)
0 comments
1 participants
participants (1)
-
Leo Landa