|
Botan 3.13.0
Crypto and TLS for C&
|
#include <allocator.h>
Public Member Functions | |
| Allocator_Initializer () | |
| Initialize the allocator. | |
Initializes the allocator as a side effect of construction
Declare a static instance in a translation unit to ensure the allocator is initialized before any other static initialization in that unit.
Definition at line 54 of file allocator.h.
|
inline |
Initialize the allocator.
Definition at line 57 of file allocator.h.
References Botan::initialize_allocator().