Allocates storage.
If the pool selected for a block of size bytes is unable to satisfy the request from its internal data structures, calls allocate()
on the upstream memory resource to obtain memory.
If the size requested is larger than what the largest pool can handle, memory is allocated by calling allocate()
on the upstream memory resource.
A pointer to allocated storage of at least bytes bytes in size, aligned to the specified alignment if such alignment is supported, and to alignof(std::max_align_t) otherwise.
[edit] ExceptionsThrows nothing unless calling allocate()
on the upstream memory resource throws.
std::pmr::memory_resource
) [edit] allocates memory
std::pmr::memory_resource
)[edit]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4