stcToString

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)
    string
    stcToString
    (
    ref StorageClass stc
    )
  2. string trustToString(TRUST trust)
Suggestion Box / Bug Report