CppModuleX.ctor

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

Meta