Library: Util
Package: Units
Header: Poco/Util/Units.h
Description
Converts T1 to T2. Template matches the first argument (T1), this is the fall-through to Convert3. 
 
Member Summary
Member Functions: fn
Member Functions
template < typename V > static V fn(
    const V & v
);