Searched refs:cin_ptr (Results 1 – 1 of 1) sorted by relevance
38 istream* cin_ptr = ::new(cin) istream(::new(__cin) __stdinbuf <char>(stdin, state_types+0) ); in Init() local42 cin_ptr->tie(cout_ptr); in Init()