Lines Matching refs:Out
32 typedef cpp17_output_iterator<char*> Out; in main() typedef
35 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
44 typedef cpp17_output_iterator<char*> Out; in main() typedef
47 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
57 typedef cpp17_output_iterator<char*> Out; in main() typedef
60 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
70 typedef cpp17_output_iterator<char*> Out; in main() typedef
73 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
83 typedef cpp17_output_iterator<char*> Out; in main() typedef
86 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
96 typedef cpp17_output_iterator<char*> Out; in main() typedef
99 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()