hasOwnVoidToString

Undocumented in source.
  1. template hasOwnVoidToString(Aggregate, Super)
    template hasOwnVoidToString (
    Aggregate
    Super
    ) if (
    is(Aggregate : Object)
    ) {}
  2. template hasOwnVoidToString(Aggregate)

Members

Manifest constants

hasOwnVoidToString
enum hasOwnVoidToString;
Undocumented in source.

Meta