INET Framework for OMNeT++/OMNEST
inet::units::internal::fixed_power< N, D, 1, 0 > Struct Template Reference

#include <Units.h>

Static Public Member Functions

template<typename T >
static const Tpow (const T &t)
 

Member Function Documentation

template<int N, int D>
template<typename T >
static const T& inet::units::internal::fixed_power< N, D, 1, 0 >::pow ( const T t)
inlinestatic
509  {
510  return t;
511  }

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