symbol_genauto

Generate symbol into which we can copy the contents of expression e.

  1. Symbol* symbol_genauto(type* t)
  2. Symbol* symbol_genauto(elem* e)
  3. Symbol* symbol_genauto(tym_t ty)
    version(COMPILE)
    extern (C++) nothrow @safe
    symbol_genauto
    (
    tym_t ty
    )
Suggestion Box / Bug Report