phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
Algebraic.hasFixedSize
nxt
variant
Algebraic
Is
true
if all
Types
stored in this
Algebraic
has the same length.
struct
Algebraic
(Types...)
@
safe
enum
hasFixedSize
=
allSame
!
typeSizes
;
Meta
Source
See Source File
nxt
variant
Algebraic
aliases
CommonType
Ix
canStore
nullify
constructors
this
destructors
~this
functions
clear
commonValue
currentSize
hasValue
isNull
ofType
opAssign
opCmp
opEquals
to
toDigest
toHash
manifest constants
dataMaxSize
hasCommonType
hasFixedSize
maxTypesCount
mayHaveAliasing
name
typeCount
typeNames
typeSizes
properties
get
peek
toHTML
toString
static variables
nullValue
typeNamesRT
variables
allowsAssignmentFrom
Is true if all Types stored in this Algebraic has the same length.