a very different world
template struct WRITE { static void write() { cout<::write(); cout< struct WRITE<100> { static void write() { } }; int _tmain(int argc, _TCHAR* argv[]) { WRITE<0>::write(); return 0; }
No comments:
Post a Comment