automem v0.4.6 (2019-02-01T09:44:05Z)
Dub
Repo
Unique.opCast
automem
unique
Unique
"Truthiness" cast
struct
Unique
(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = gcExists ? Flag!"supportGC".yes : Flag!"supportGC".no)
const
bool
opCast
(
T
)
(
)
if
(
is
(
T
==
bool
)
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
automem
unique
Unique
aliases
Pointer
get
constructors
this
destructors
~this
functions
allocator
borrow
opAssign
opCast
release
unique
manifest constants
isGlobal
isSingleton
isTheAllocator
mixins
__anonymous
postblits
this(this)
static functions
construct
"Truthiness" cast