iox::cxx::range🔗
Public Functions🔗
Name | |
---|---|
range(T t) | |
constexpr | operator T() const |
Detailed Description🔗
template <typename T ,
T Minimum,
T Maximum>
struct iox::cxx::range;
Public Functions Documentation🔗
function range🔗
inline range(
T t
)
function operator T🔗
inline constexpr operator T() const
Updated on 31 May 2022 at 11:34:55 CEST