webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
rx::Cast< T, T > Struct Template Reference

#include <vertexconversion.h>

Public Types

typedef T OutputType
 

Static Public Member Functions

static T convert (T x)
 

Static Public Attributes

static const bool identity = true
 

Member Typedef Documentation

◆ OutputType

template<class T >
typedef T rx::Cast< T, T >::OutputType

Member Function Documentation

◆ convert()

template<class T >
static T rx::Cast< T, T >::convert ( T  x)
inlinestatic

Member Data Documentation

◆ identity

template<class T >
const bool rx::Cast< T, T >::identity = true
static

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