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