y‰SŽÒнŒ}zC/C++Ž ..
694:ƒfƒtƒHƒ‹ƒg‚Ì–¼–³‚µ‚³‚ñ
07/06/18 02:17:09
C++‚È‚çA‚±‚ñ‚È‚±‚Ƃł«‚邨
class DebugPrinter {
@DebugPrinter(const char *filename, int line) {...}
@void out(const char *format, ...) {...}
};
#if DEBUG
#define DebugPrint DebugPrinter(__FILE__, __LINE__).out
#else
#define DebugPrint
#endif
ŽŸƒy[ƒW‘±‚«‚ð•\ަ1‚ð•\ަÅVƒŒƒX•\ަƒXƒŒƒbƒh‚ÌŒŸõ—ÞŽ—ƒXƒŒˆê——˜b‘è‚̃jƒ…[ƒX‚¨‚Ü‚©‚¹ƒŠƒXƒg¥ƒIƒvƒVƒ‡ƒ“‚ð•\ަ‰É‚‚Ԃµ2ch
5023“ú‘O‚ÉXV/258 KB
’S“–:undef