WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
detail::node< typename > Struct Template Reference

#include <fmt/args.h>

Public Member Functions

virtual ~node ()=default

Public Attributes

std::unique_ptr< node<> > next

Constructor & Destructor Documentation

◆ ~node()

template<typename = void>
virtual detail::node< typename >::~node ( )
virtualdefault

Member Data Documentation

◆ next

template<typename = void>
std::unique_ptr<node<> > detail::node< typename >::next

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