scope

来源:互联网 发布:淘宝网晚礼服女 编辑:程序博客网 时间:2024/05/17 23:13

class Screen{

typedef std::string::size_type index

....................

}

char Screen::get(index r,index c)const=char Screen::get(Screen::index r,Screen::index c)const