HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_ConvertToType::convertImpl< Tto, std::enable_if_t< std::is_integral< Tto >::value &&!std::is_same< Tto, bool >::value > > Class Template Reference

#include <NET_ConvertToType.h>

Static Public Member Functions

static Tto cast (const UT_StringHolder &source)
 

Detailed Description

template<typename Tto>
class NET_ConvertToType::convertImpl< Tto, std::enable_if_t< std::is_integral< Tto >::value &&!std::is_same< Tto, bool >::value > >

Definition at line 501 of file NET_ConvertToType.h.

Member Function Documentation

template<typename Tto >
static Tto NET_ConvertToType::convertImpl< Tto, std::enable_if_t< std::is_integral< Tto >::value &&!std::is_same< Tto, bool >::value > >::cast ( const UT_StringHolder source)
inlinestatic

Definition at line 507 of file NET_ConvertToType.h.


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