aurelia::map_join_strategy< Out, Strat > Struct Template Reference

List of all members.

Public Member Functions

 map_join_strategy (const Strat &s)
template<typename T >
Out operator() (const T &t) const

template<typename Out, typename Strat>
struct aurelia::map_join_strategy< Out, Strat >


Member Function Documentation

template<typename Out , typename Strat >
template<typename T >
Out aurelia::map_join_strategy< Out, Strat >::operator() ( const T &  t) const [inline]

FIXME: Check the output type of Strat is iterable.


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