DPsim
Loading...
Searching...
No Matches
CPS::AttributeCmp< T > Struct Template Reference

#include <Attribute.h>

Public Member Functions

bool operator() (CPS::AttributePointer< T > a, CPS::AttributePointer< T > b) const
 

Detailed Description

template<class T>
struct CPS::AttributeCmp< T >

Struct providing an (explicit) comparison function for Attribute Pointers. Can be used in STL containers.

Definition at line 100 of file Attribute.h.

Member Function Documentation

◆ operator()()

template<class T>
bool CPS::AttributeCmp< T >::operator() ( CPS::AttributePointer< T > a,
CPS::AttributePointer< T > b ) const
inline

Definition at line 101 of file Attribute.h.


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