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

#include <vertexconversion.h>

Public Types

typedef ToT OutputType
 

Static Public Member Functions

static ToT convert (FromT x)
 

Static Public Attributes

static const bool identity = false
 

Member Typedef Documentation

◆ OutputType

template<class FromT, class ToT>
typedef ToT rx::Cast< FromT, ToT >::OutputType

Member Function Documentation

◆ convert()

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

Member Data Documentation

◆ identity

template<class FromT, class ToT>
const bool rx::Cast< FromT, ToT >::identity = false
static

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