[math - quaternions, octonions] Template parameter

22 Jan
2008
22 Jan
'08
9:55 p.m.
The template parameter may be something else then "float", "double" or "long double"? If no then I think the documentation should state it clear and it seems to me that it does not at all. (From what I recall specification of std::complex for example explicitely prohibits other specializations then those three types.) Why all functions take parameter T as "T const&" even in specialization and not boost::call_traits<T>::param_type which would be most probably (so I susppect) non reference type? Adam Badura
6350
Age (days ago)
6350
Last active (days ago)
0 comments
1 participants
participants (1)
-
Adam Badura