OpenImageIO
Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
tinyformat
detail
is_convertible
Classes
|
Static Public Attributes
|
List of all members
tinyformat::detail::is_convertible< T1, T2 > Struct Template Reference
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:
src/include/
tinyformat.h
Generated by
1.8.2