autowrap v0.2.6 (2018-10-29T16:59:35Z)
Dub
Repo
isExportFunction
autowrap
reflection
Undocumented in source.
package
template
isExportFunction (
alias
F
Flag
!"alwaysExport"
alwaysExport
=
No
.
alwaysExport
) {
import
std
.
traits
:
isFunction
;
;
version(AutowrapAlwaysExport)
package
enum
linkage
;
version(AutowrapAlwaysExport)
package
enum
isExportFunction
;
version(!AutowrapAlwaysExport)
package
enum
isExportFunction
;
}
Members
Manifest constants
isExportFunction
enum
isExportFunction
;
Undocumented in source.
isExportFunction
enum
isExportFunction
;
Undocumented in source.
linkage
enum
linkage
;
Undocumented in source.
Meta
Source
See Implementation
autowrap
reflection
enums
isModule
structs
Module
templates
AllAggregates
AllFunctions
FunctionSymbol
Functions
Symbol
isExportFunction
isUserAggregate