Skip to content

CP013: Make resources iterable #50

@AerialMantis

Description

@AerialMantis

We decided that in order to avoid having to return a container of member resources from each resource, we should instead make the execution_resource (and the subsequent memory resource type) iterable. This means replacing the resources member function with begin an end member functions. Perhaps we should also define iterator traits for the resource types.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions