ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
Target.isPOSIX
dmd
target
Target
struct
Target
extern (
D
) @
property
scope const nothrow @
nogc
bool
isPOSIX
(
)
out (result) { assert (result || global.params.isWindows); }
Return Value
Type:
bool
true if generating code for POSIX
Meta
Source
See Implementation
dmd
target
Target
functions
_init
alignsize
critsecsize
deinitialize
fieldalign
getTargetInfo
isPOSIX
isReturnOnStack
isVectorOpSupported
isVectorTypeSupported
isXmmSupported
parameterSize
systemLinkage
toArgTypes
va_listType
structs
FPTypeProperties
variables
c
cpp
objc