Searched defs:make_binary_composite (Results 1 – 1 of 1) sorted by relevance
290 struct make_binary_composite struct294 left_type;297 right_type;298 typedef generator<left_type, right_type> result_type;300 result_type operator()(Elements const& elements, unused_type) const in operator ()()