...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Inherits complex_traits< std::complex< double > >.
Public Types | |
typedef type_traits < std::complex< double > > | self_type |
typedef std::complex< double > | value_type |
typedef const value_type & | const_reference |
typedef value_type & | reference |
typedef double | real_type |
typedef std::complex< long double > | precision_type |