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

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
 

Detailed Description

Tag type to make the joint size more explicit.

It is used by joint_ptr.

Constructor & Destructor Documentation

◆ joint_size()

wpi::memory::joint_size::joint_size ( std::size_t s)
inlineexplicitnoexcept

Member Data Documentation

◆ size

std::size_t wpi::memory::joint_size::size

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