Those are there only for common stuff (in the Luna library) that needs an environment-agnostic way of allocating memory. new and delete are standard, thus we should use those.
Those are there only for common stuff (in the Luna library) that needs an environment-agnostic way of allocating memory. new and delete are standard, thus we should use those.