HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT::Format::HasFormat< T > Struct Template Reference

#include <UT_Format.h>

Static Public Attributes

static constexpr bool value = decltype(Impl::TestHasFormat<T>(0))::value
 

Detailed Description

template<typename T>
struct UT::Format::HasFormat< T >

Definition at line 231 of file UT_Format.h.

Member Data Documentation

template<typename T >
constexpr bool UT::Format::HasFormat< T >::value = decltype(Impl::TestHasFormat<T>(0))::value
static

Definition at line 233 of file UT_Format.h.


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