Felipe

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Initializer list and default constructor #2584

    Felipe
    Participant

    Hi Mark,

    Thanks for the reply. I understand but one of the reasons I wanted to use Structs instead of Class for IntrusiveList was to avoid heap allocation. At the end I would get fragmented resources which would defeat the whole purpose of creating an intrusive list.

    IntrusiveList as a Class would be a very slow structure.

    Cheers,

    Felipe.

Viewing 1 post (of 1 total)