NegType< C > Struct Template Reference
[TooN internals]
For an instance
i of type C, what is the type of
-i? Usually the answer is that is it the same type.
More...
#include <objects.h>
List of all members.
|
Public Types |
typedef C | Type |
Detailed Description
template<class C>
struct TooN::Internal::NegType< C >
For an instance
i of type C, what is the type of
-i? Usually the answer is that is it the same type.
For internal use only.
Member Typedef Documentation