Public Types | List of all members
uavcan::EnumMax< A, B > Struct Template Reference

#include <templates.hpp>

Public Types

enum  { Result = (A > B) ? A : B }
 

Detailed Description

template<unsigned long A, unsigned long B>
struct uavcan::EnumMax< A, B >

Selects larger value

Definition at line 206 of file templates.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<unsigned long A, unsigned long B>
anonymous enum
Enumerator
Result 

Definition at line 208 of file templates.hpp.


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


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:04