dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
allocator.allocate
core
stdcpp
allocator
allocator
T
*
allocate
(size_t count)
struct
allocator
(T)
version(CppRuntime_Microsoft)
extern (
D
) @
nogc
T
*
allocate
(
size_t
count
)
T
*
allocate
(size_t count, const(void)* )
T
*
allocate
(size_t count, const(void)* )
Meta
Source
See Implementation
core
stdcpp
allocator
allocator
aliases
difference_type
pointer
rebind
size_type
value_type
constructors
this
functions
allocate
deallocate
manifest constants
is_always_equal
propagate_on_container_move_assignment
variables
max_size