WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::detail::log2_access_policy Struct Reference

#include <wpi/memory/detail/free_list_array.hpp>

Static Public Member Functions

static std::size_t index_from_size (std::size_t size) noexcept
 
static std::size_t size_from_index (std::size_t index) noexcept
 

Member Function Documentation

◆ index_from_size()

static std::size_t wpi::memory::detail::log2_access_policy::index_from_size ( std::size_t size)
staticnoexcept

◆ size_from_index()

static std::size_t wpi::memory::detail::log2_access_policy::size_from_index ( std::size_t index)
staticnoexcept

The documentation for this struct was generated from the following file: