Searched defs:make_unary_composite (Results 1 – 1 of 1) sorted by relevance
277 struct make_unary_composite struct281 element_type;282 typedef generator<element_type> result_type;283 result_type operator()(Elements const& elements, unused_type) const in operator ()()