INET Framework for OMNeT++/OMNEST
inet::units::internal::convert< T, T > Struct Template Reference

#include <Units.h>

Static Public Member Functions

template<typename U >
static const U & fn (const U &u)
 

Member Function Documentation

template<typename T >
template<typename U >
static const U& inet::units::internal::convert< T, T >::fn ( const U &  u)
inlinestatic
331 { return u; }

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