[call_traits] call_traits<enum>::param_type is const reference

23 Feb
2008
23 Feb
'08
8 p.m.
As I can see, call_traits for enum types defines param_type as const reference. I cannot find a reason for it. It is possible to use is_enum to determine whether type is enum or not, and define param_type for enums similar to value_type. Could anybody describe the situation?
6356
Age (days ago)
6356
Last active (days ago)
2 comments
2 participants
participants (2)
-
Sergei Politov