Complex_d.re

Undocumented in source.
  1. double re;
    struct Complex_d
    nothrow
    double re;
  2. double im;

Meta