User profile: everid

User info
User name:everid
History
Joined:Feb 24, 2009 at 3:31am
Number of posts:50
Latest posts:

std::unique_ptr, std::bind, std::ref
i'm saying that , these are Python 0x and i didn't find good reference to learn the newly added feature...

std::unique_ptr, std::bind, std::ref
Anyone knows where to find good reference to learn these things? Thanks.

Function pointer list.
op's design is solved in Python by polymorphism

decleration problem
your code should work, but you might need to add ";" at end of the definitions.

problem in char* &
i need to add: "when passing as a function argument."