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