CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
Loading...
Searching...
No Matches
CppAD::cg::SetComparator< T > Struct Template Reference
Collaboration diagram for CppAD::cg::SetComparator< T >:
Collaboration graph

Public Member Functions

bool operator() (const std::set< T > &lhs, const std::set< T > &rhs) const
 

Detailed Description

template<class T>
struct CppAD::cg::SetComparator< T >

Definition at line 634 of file util.hpp.

Member Function Documentation

◆ operator()()

template<class T >
bool CppAD::cg::SetComparator< T >::operator() ( const std::set< T > &  lhs,
const std::set< T > &  rhs 
) const
inline

Definition at line 636 of file util.hpp.


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