TooN 2.1
Public Types
NegType< C > Struct Template Reference

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.