webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | List of all members
brigand::pair< First, Second > Struct Template Reference

#include <Brigand.h>

Public Types

using first_type = First
 
using second_type = Second
 
using first_type = First
 
using second_type = Second
 
using first_type = First
 
using second_type = Second
 

Member Typedef Documentation

◆ first_type [1/3]

template<typename First, typename Second>
using brigand::pair< First, Second >::first_type = First

◆ first_type [2/3]

template<typename First, typename Second>
using brigand::pair< First, Second >::first_type = First

◆ first_type [3/3]

template<typename First, typename Second>
using brigand::pair< First, Second >::first_type = First

◆ second_type [1/3]

template<typename First, typename Second>
using brigand::pair< First, Second >::second_type = Second

◆ second_type [2/3]

template<typename First, typename Second>
using brigand::pair< First, Second >::second_type = Second

◆ second_type [3/3]

template<typename First, typename Second>
using brigand::pair< First, Second >::second_type = Second

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