Skip to content

make TA::foreach usable not only as std::transform but also std::for_each  #412

@evaleev

Description

@evaleev

users want to be able to apply an op to each tile (like std::for_each). currently only foreach_inplace can be used for that, but requires non-const argument.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions