trustToString

Pick off one of the storage classes from stc, and return a string representation of it. stc is reduced by the one picked.

  1. string stcToString(StorageClass stc)
  2. string trustToString(TRUST trust)
    extern (D) pure nothrow
    string
    trustToString
    (
    TRUST trust
    )
Suggestion Box / Bug Report