CppModuleX.method_body

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto method_body(string return_type, string class_name, string name, Flag!"isConst" isConst)
    mixintemplate CppModuleX(T)
    method_body
    (,
    string class_name
    ,
    string name
    ,
    Flag!"isConst" isConst
    )
  2. auto method_body(string return_type, string class_name, string name, Flag!"isConst" isConst, T args)

Meta