The node size required by allocate_shared.
More...
#include <wpi/memory/container.hpp>
template<typename T, class RawAllocator>
struct wpi::memory::allocate_shared_node_size< T, RawAllocator >
The node size required by allocate_shared.
- Note
- This is similar to shared_ptr_node_size but takes a RawAllocator instead.
The documentation for this struct was generated from the following file: