dockerfile-dlang ~master (2022-03-03T15:26:05.1509987)
Dub
Repo
MyTypedAllocator
support
Undocumented in source.
alias
MyTypedAllocator
=
AllocatorList
!(
(
size_t
n
)
=>
Region
!
Mallocator
(
max
(
n
, 1024 * 1024))
)
Meta
Source
See Implementation
support
aliases
CommandResult
CommandSlice
CommandSliceResult
MyTypedAllocator
StringSlice
StringSliceResult
functions
allCommands
all_commands
allocatorDup
allocatorIdup
command
commandSlice
fromStringz
parseFile
parseString
parse_file
parse_string
raise
return_success
setCommandElement
setStringElement
stringSlice
toStringz
structs
Command
Result
Slice
variables
regionalAllocator