webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Public Member Functions | List of all members
brigand::real_< RealType, Type, Value > Struct Template Reference

#include <Brigand.h>

Inheritance diagram for brigand::real_< RealType, Type, Value >:

Public Types

using value_type = RealType
 
using parent = std::integral_constant< Type, Value >
 
using value_type = RealType
 
using parent = std::integral_constant< Type, Value >
 
using value_type = RealType
 
using parent = std::integral_constant< Type, Value >
 

Public Member Functions

 operator value_type () const
 
 operator value_type () const
 
 operator value_type () const
 

Member Typedef Documentation

◆ parent [1/3]

template<typename RealType, typename Type, Type Value>
using brigand::real_< RealType, Type, Value >::parent = std::integral_constant<Type,Value>

◆ parent [2/3]

template<typename RealType, typename Type, Type Value>
using brigand::real_< RealType, Type, Value >::parent = std::integral_constant<Type,Value>

◆ parent [3/3]

template<typename RealType, typename Type, Type Value>
using brigand::real_< RealType, Type, Value >::parent = std::integral_constant<Type,Value>

◆ value_type [1/3]

template<typename RealType, typename Type, Type Value>
using brigand::real_< RealType, Type, Value >::value_type = RealType

◆ value_type [2/3]

template<typename RealType, typename Type, Type Value>
using brigand::real_< RealType, Type, Value >::value_type = RealType

◆ value_type [3/3]

template<typename RealType, typename Type, Type Value>
using brigand::real_< RealType, Type, Value >::value_type = RealType

Member Function Documentation

◆ operator value_type() [1/3]

template<typename RealType, typename Type, Type Value>
brigand::real_< RealType, Type, Value >::operator value_type ( ) const
inline

◆ operator value_type() [2/3]

template<typename RealType, typename Type, Type Value>
brigand::real_< RealType, Type, Value >::operator value_type ( ) const
inline

◆ operator value_type() [3/3]

template<typename RealType, typename Type, Type Value>
brigand::real_< RealType, Type, Value >::operator value_type ( ) const
inline

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