ialloc 0.0.0-2025-05-02

Allocator interface traits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[`std::allocator`]:                                     https://en.cppreference.com/w/cpp/memory/allocator
[`std::allocator<T>`]:                                  https://en.cppreference.com/w/cpp/memory/allocator
[`std::allocator<T>::allocate`]:                        https://en.cppreference.com/w/cpp/memory/allocator/allocate
[`std::allocator<T>::deallocate`]:                      https://en.cppreference.com/w/cpp/memory/allocator/deallocate

[std::allocator]:                                       https://en.cppreference.com/w/cpp/memory/allocator
[std::allocator<T>]:                                    https://en.cppreference.com/w/cpp/memory/allocator
[std::allocator<T>::allocate]:                          https://en.cppreference.com/w/cpp/memory/allocator/allocate
[std::allocator<T>::deallocate]:                        https://en.cppreference.com/w/cpp/memory/allocator/deallocate

[`std::bad_alloc`]:                                     https://en.cppreference.com/w/cpp/memory/new/bad_alloc

[std::bad_alloc]:                                       https://en.cppreference.com/w/cpp/memory/new/bad_alloc