Searched defs:I2 (Results 1 – 4 of 4) sorted by relevance
34 typedef std::ostream_iterator<unsigned, wchar_t> I2; in main() typedef
37 typedef std::ostreambuf_iterator<wchar_t> I2; in main() typedef
42 typedef std::istreambuf_iterator<wchar_t> I2; in main() typedef
35 typedef std::istream_iterator<unsigned, wchar_t> I2; in main() typedef