autowrap v0.4.4 (2019-08-22T08:50:35Z)
Dub
Repo
verifySupported
autowrap
csharp
common
Undocumented in source.
package
template
verifySupported (
T
) {
package
static if
(
isSupportedType!T
)
enum
verifySupported
;
package
static if
(!(
isSupportedType!T
))
enum
verifySupported
;
}
Members
Manifest constants
verifySupported
enum
verifySupported
;
Undocumented in source.
verifySupported
enum
verifySupported
;
Undocumented in source.
Meta
Source
See Implementation
autowrap
csharp
common
enums
isDateTimeArrayType
isDateTimeType
functions
camelToPascalCase
getDLangInterfaceName
getDLangSliceInterfaceName
structs
LibraryName
OutputFileName
RootNamespace
templates
isSupportedType
numDefaultArgs
verifySupported
variables
excludedMethods