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
Description of Issue
pxr/usd/sdf/childrenView.husesboost::filter_iteratorto 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