Loading...
Searching...
No Matches
SdfChildrenViewTrivialPredicate< T > Class Template Reference

Special case predicate that always passes. More...

#include <childrenView.h>

Public Member Functions

bool operator() (const T &x) const
 

Detailed Description

template<class T>
class SdfChildrenViewTrivialPredicate< T >

Special case predicate that always passes.

T is the type exposed by the value traits.

This predicate is compiled out.

Definition at line 48 of file childrenView.h.

Member Function Documentation

◆ operator()()

bool operator() ( const T &  x) const
inline

Definition at line 50 of file childrenView.h.


The documentation for this class was generated from the following file: