Skip to content

Remove raw pointer usage [TRACKER] #38

Open
@henriquegemignani

Description

@henriquegemignani

Use smart pointers to automate memory management and document clearly when a function steals ownership.

  • Scenes @ system::PushScene
  • CollisionObjects @ CollisionManager

Certainly more...

EDIT (by @Kazuo256):

Track of raw pointers-related issues:

Raw pointers that will not be removed:

  • T* in structure::IndexableTable
  • T* in resource::ResourceContainer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions