ADD

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string ADD(string TO, string FROM)
    static if(BOTAN_HAS_DMD_X86_INLINE_ASM)
    string
    ADD
    (
    string TO
    ,
    string FROM
    )
  2. string ADD(string TO, string FROM)

Meta