Skip to content

Replace boost::filter_iterator usage with fully specified iterator class #2311

@nvmkuruc

Description

@nvmkuruc

Description of Issue

pxr/usd/sdf/childrenView.h uses boost::filter_iterator to apply a filtering predicate to another iterator. This can be explicitly specified to remove another boost dependency.

Steps to Reproduce

N/A

System Information (OS, Hardware)

N/A

Package Versions

N/A

Build Flags

N/A

Metadata

Metadata

Assignees

No one assigned

    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