aurelia::pair_pattern< A, B > Struct Template Reference

List of all members.

Public Types

typedef pattern_concept
< typename pattern_model< A >
::model >::check 
require1
typedef pattern_concept
< typename pattern_model< B >
::model >::check 
require2
typedef std::pair< typename
pattern_model< A >
::model::build_type, typename
pattern_model< B >
::model::build_type > 
build_type

Public Member Functions

 pair_pattern (const A &a, const B &b)
build_type operator* () const
build_type operator= (const build_type &i) const

template<typename A, typename B>
struct aurelia::pair_pattern< A, B >


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