jpn/インストール方法
jpn/使い方
jpn/リファレンスマニュアル
#include "debugostream.hpp" int _tmain() { DLOG << _T("hello world!"); return 0; }