INET Framework for OMNeT++/OMNEST
Static Public Member Functions
|
List of all members
inet::units::internal::convert2< T1, T2 > Struct Template Reference
#include <Units.h>
Static Public Member Functions
template<typename V >
static
V
fn
(const
V
&v)
Member Function Documentation
◆
fn()
template<typename T1 , typename T2 >
template<typename V >
static
V
inet::units::internal::convert2
<
T1
,
T2
>::fn
(
const
V
&
v
)
inline
static
342
{
343
return
convert3<T1, T2>::fn
(v);
344
}
Referenced by
inet::units::internal::convert< T1, T2 >::fn()
.
The documentation for this struct was generated from the following file:
Units.h
inet::units::internal::convert3::fn
static V fn(const V &v)
Definition:
Units.h:328
inet
units
internal
convert2
Generated on Sun Apr 10 2022 21:00:44 for INET Framework for OMNeT++/OMNEST by
1.8.17