Attribute.toSDLString - multiple declarations

Function Attribute.toSDLString

Prototype

string toSDLString()();

Function Attribute.toSDLString

Prototype

void toSDLString(Sink)(
  ref Sink sink
)
if (isOutputRange!(Sink, char));

Authors

Copyright

License