User: odin39

  • Public profile

User profile: odin39

User info
User name:odin39
History
Joined:
Number of posts:12
Latest posts:

Writing containers for abstract types
Thanks for the information. [code]std::vector<std::unique_ptr>[/code] sounds like a better approach ...

Writing containers for abstract types
Abstract types (those with pure virtual methods) generally cannot be stored in standard STL containe...

Where to define template classes and functions?
keskiverto, Good point, I didn't notice that when I simplified the code for the example. What about ...

Where to define template classes and functions?
Thanks for the replies. I may be answering my own question here, but it sounds like template definit...

Where to define template classes and functions?
I have a decent understanding of how templates work and what their purpose is, but I'm having troubl...

This user does not accept Private Messages