Returns the configured alignment.
Synopsis
Declared in <folly/memory/Allocator.h>
std::size_t
operator()() const noexcept;
Return Value
The alignment, in bytes.
Created with MrDocs
Returns the configured alignment.
Declared in <folly/memory/Allocator.h>
std::size_t
operator()() const noexcept;
The alignment, in bytes.
Created with MrDocs