ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
AApair2
dmd
backend
aarray
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
nothrow extern (
C
++)
struct
AApair2 {
alias
AA
=
AArray
!(
TinfoPair
,
Pair
)
;
nothrow
AA
aa
;
static
AApair2
*
create
(ubyte** pbase);
static
void
destroy
(AApair2* aap);
Pair
*
get
(uint start, uint end);
uint
length
();
}
Members
Aliases
AA
alias
AA
=
AArray
!(
TinfoPair
,
Pair
)
Undocumented in source.
Functions
get
Pair
*
get
(uint start, uint end)
Undocumented in source. Be warned that the author may not have intended to support it.
length
uint
length
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
create
AApair2
*
create
(ubyte** pbase)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void
destroy
(AApair2* aap)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
aa
AA
aa
;
Undocumented in source.
Meta
Source
See Implementation
dmd
backend
aarray
aliases
hash_t
structs
AAchars
AApair
AApair2
AArray
Pair
Tinfo
TinfoChars
TinfoPair