Type of a complex number. More...
#include <type.h>
Public Member Functions | |
| SHARED_DEFINE_MAKE_METHOD (complex_type,(type *elem_type),(elem_type)) virtual bool operator | |
| virtual type * | get_elem_type () |
| virtual string | to_string () const |
| virtual bool | is_complex_type () const |
| virtual int | get_size () |
| virtual int | get_asize () |
Protected Attributes | |
| type * | elem_type |
Friends | |
| class | boost::serialization::access |
Type of a complex number.
1.6.3