User: sunsflower

  • Public profile

User profile: sunsflower

User info
User name:sunsflower
History
Joined:
Number of posts:23
Latest posts:

can I convert a class to int in c++?
thanks a lot!

can I convert a class to int in c++?
for example: class UserInt { ..... }; and is there a way to do this: UserInt ui = 5; int ...

how to implement a c++ reference count macro?
thanks very much! it is really useful

how to implement a c++ reference count macro?
Is there any way to add something like "ADD_REFCOUNTER" to a class and then each ctor and dtor of th...

how to represent Long multi-line string
thanks a lot!

This user does not accept Private Messages