INET Framework for OMNeT++/OMNEST
inet::units::internal::output_unit2< compose< U1, U2 > > Struct Template Reference

#include <Units.h>

Static Public Member Functions

template<typename Stream >
static void fn (Stream &os)
 

Member Function Documentation

template<typename U1 , typename U2 >
template<typename Stream >
static void inet::units::internal::output_unit2< compose< U1, U2 > >::fn ( Stream &  os)
inlinestatic
666  {
668  os << '.';
670  }
static void fn(Stream &os)
Definition: Units.h:654

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