TestFloat.this

Undocumented in source.
  1. this()
  2. this(float a, double b, float c)
    class TestFloat
    pure nothrow @safe @nogc
    this
    (
    float a
    ,
    double b = double.init
    ,
    float c = float.init
    )

Meta