◆ Compose() [1/5]
template<typename H1 = Sequential, typename H2 = Sequential>
◆ Compose() [2/5]
template<typename H1 = Sequential, typename H2 = Sequential>
◆ Compose() [3/5]
template<typename H1 = Sequential, typename H2 = Sequential>
◆ Compose() [4/5]
template<typename H1 = Sequential, typename H2 = Sequential>
◆ Compose() [5/5]
template<typename H1 = Sequential, typename H2 = Sequential>
Compose |
( |
const H1 & | o1, |
|
|
const H2 & | o2 ) |
|
inline |
◆ first_component()
template<typename H1 = Sequential, typename H2 = Sequential>
H1 first_component |
( |
| ) |
const |
|
inline |
◆ second_component()
template<typename H1 = Sequential, typename H2 = Sequential>
H2 second_component |
( |
| ) |
const |
|
inline |
◆ operator<<
template<typename H1 = Sequential, typename H2 = Sequential>
std::ostream & operator<< |
( |
std::ostream & | o, |
|
|
const Compose< H1, H2 > & | c ) |
|
friend |
The documentation for this struct was generated from the following file: