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

#include <templates.hpp>

Public Types

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

Detailed Description

template<long A, long B>
struct uavcan::EnumMin< A, B >

Selects smaller value

Definition at line 197 of file templates.hpp.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 199 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