CppModuleX.ctor_body

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ctor_body(string class_name, T args)
    mixintemplate CppModuleX(T)
    ctor_body
    (
    T...
    )
    (
    string class_name
    ,
    auto ref T args
    )
  2. auto ctor_body(string class_name)

Meta