WPILibC++ 2025.1.1
|
Tag type to make the joint size more explicit. More...
#include <wpi/memory/joint_allocator.hpp>
Public Member Functions | |
joint_size (std::size_t s) noexcept | |
Public Attributes | |
std::size_t | size |
Tag type to make the joint size more explicit.
It is used by joint_ptr.
|
inlineexplicitnoexcept |
std::size_t wpi::memory::joint_size::size |