Searched defs:input_end (Results 1 – 2 of 2) sorted by relevance
155 input_iterator input_end() { return Inputs.end(); } in input_end() function158 input_const_iterator input_end() const { return Inputs.end(); } in input_end() function
103 } input_end; global() member