Guest User

Untitled

a guest
Jan 22nd, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #include <Hoge.hxx>
  2.  
  3.  
  4. /*
  5. * Hoge クラス内で定義しているので、メンバー関数と同じように Hoge:: と付ける。
  6. */
  7. static const int Hoge::LENGTH = 42;
Add Comment
Please, Sign In to add comment