Searched defs:input_type (Results 1 – 2 of 2) sorted by relevance
106 #define GET_UQTYPE(input_type) \ argument108 #define GET_QTYPE(input_type) \ argument
80 typedef typename std::iterator_traits<InputIterator>::value_type input_type; in inclusive_scan_serial() typedef