CTRE Phoenix 6 C++ 24.3.0
ctre::phoenix6::hardware::ParentDevice::is_all_device< Devices > Struct Template Reference

Type trait to verify that all types passed in are subclasses of ParentDevice. More...

#include <ctre/phoenix6/hardware/ParentDevice.hpp>

Inheritance diagram for ctre::phoenix6::hardware::ParentDevice::is_all_device< Devices >:

Detailed Description

template<typename... Devices>
struct ctre::phoenix6::hardware::ParentDevice::is_all_device< Devices >

Type trait to verify that all types passed in are subclasses of ParentDevice.


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