Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: