libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
TypeId
libd
meta
traits
Undocumented in source.
struct
TypeId {
string
fqn
;
uint
fqnHash
;
bool
opEquals
(TypeId other);
size_t
toHash
();
}
Members
Functions
opEquals
bool
opEquals
(TypeId other)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t
toHash
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
fqn
string
fqn
;
Undocumented in source.
fqnHash
uint
fqnHash
;
Undocumented in source.
Meta
Source
See Implementation
libd
meta
traits
aliases
AliasSeq
enums
isCopyable
isInstanceOf
isPointer
isSlice
isSomeFunction
structs
TypeId
templates
BitmaskUda
ElementType
FunctionTypeOf
Parameters
TypeIdOf
UdaOrDefault
Unqual
UnsignedOf
allSatisfy
anySatisfy
isPartOfUnion