|
Boost : |
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-06-10 06:41:21
Dave,
>1. What exactly do you get on compilers that don't support partial
specialization? Are there restrictions on how you may use call_traits in
that context which don't apply on more capable compilers? E.g., does "If T
is a reference type, then call_traits is defined such that references to
references do not occur. " apply?<
You always get const T& (not much else you can do here)
>2. The following section is just really hard to read. It would be much
easier to look at in table form, I think:
For all types the following conditions hold:<
Agreed.
I'll get this fixed.
- John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk