User: jinhao

  • Public profile

User profile: jinhao

User info
User name:jinhao
History
Joined:
Number of posts:5
Latest posts:

Using class objects with stack stl
Because the std::deque has a static const member initialized by sizeof(MakeDeck), if you just give a...

Using class objects with stack stl
It depends on the implemention of std::stack, the std::stack is implemented by std::deque in VC and ...

Passing a Class...
I don't know why not create stage objects by StageManager. The StageManager could be desgined as a c...

Alternative to Get... and Set... private member access functions
It's a nice method, but in this situation, I think it is better that define the Point as a struct. ...

Nana C++ Library -- my opensource projoect
Hello, Nana C++ Library is an Open Source library, it provides some useful toolkits, such as GUI/T...

This user does not accept Private Messages