Searched defs:generator_binder (Results 1 – 1 of 1) sorted by relevance
22 struct generator_binder struct24 generator_binder(Generator const& g) in generator_binder() function28 bool call(OutputIterator& sink, Context& context in call()37 bool call(OutputIterator& sink, Context& context in call()47 bool operator()(OutputIterator& sink, Context& context in operator ()()55 Generator g;60 struct generator_binder<Generator, mpl::true_> struct62 generator_binder(Generator const& g) in generator_binder() function66 bool operator()(OutputIterator& sink, Context& context in operator ()()74 Generator g;