aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
Optional.opCall
aurorafw
stdx
typecons
Optional
Call operator with auto return types
struct
Optional
(T)
auto
opCall
(
Args
...
)
(
Args
args
)
if
(
from.std.traits.isCallable
!
T
)
Parameters
args
Args
passed arguments
Meta
Source
See Implementation
aurorafw
stdx
typecons
Optional
constructors
this
destructors
~this
functions
opAssign
opBinary
opBinaryRight
opCall
opDollar
opEquals
opIndex
opOpAssign
opSlice
opUnary
popFront
toHash
toString
properties
defined
empty
front
get
getOr
Call operator with auto return types