void hoge( int, int, int = 0 )なメンバ関数hogeはvoid(Type::*)(int,int)なメンバ関数ポインタで受け取れるのか、知らんかった。これでだいぶ手間が省けそう
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
void hoge( int, int, int = 0 )なメンバ関数hogeはvoid(Type::*)(int,int)なメンバ関数ポインタで受け取れるのか、知らんかった。これでだいぶ手間が省けそう