DylibTypeBuilder

Dynamic Library Type Builder This template combined with a mixin, build automatically the types needed by the dynamic loader. @param T alias to dynfun specific library module

template DylibTypeBuilder () {}

Members

Functions

_buildTypes
string _buildTypes()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

DylibTypeBuilder
enum DylibTypeBuilder;
Undocumented in source.

Meta