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

#include <Units.h>

Static Public Member Functions

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

Member Function Documentation

template<int N, int D>
template<typename T >
static T inet::units::internal::fixed_power< N, D, 0, 0 >::pow ( const T t)
inlinestatic
564  {
565  return 1;
566  }

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