OpenImageIO
 All Classes Files Friends Macros Pages
Classes | Static Public Attributes
tinyformat::detail::is_convertible< T1, T2 > Struct Template Reference

List of all members.

Classes

struct  fail
struct  succeed

Static Public Attributes

static const bool value

Member Data Documentation

template<typename T1 , typename T2 >
const bool tinyformat::detail::is_convertible< T1, T2 >::value
static
Initial value:
sizeof(tryConvert(makeT1())) == sizeof(succeed)

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