CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::ComparePTLeaf::CustomOrder Class Reference

#include <PolyTrie.hh>

Detailed Description

Definition at line 134 of file PolyTrie.hh.

Public Member Functions

template<typename T >
bool operator() (const PTLeaf< T > &A, const PTLeaf< T > &B) const
 

Static Public Member Functions

template<typename T >
static bool compare (const PTLeaf< T > &A, const PTLeaf< T > &B)
 

Member Function Documentation

◆ compare()

template<typename T >
static bool CASM::ComparePTLeaf::CustomOrder::compare ( const PTLeaf< T > &  A,
const PTLeaf< T > &  B 
)
inlinestatic

Definition at line 137 of file PolyTrie.hh.

◆ operator()()

template<typename T >
bool CASM::ComparePTLeaf::CustomOrder::operator() ( const PTLeaf< T > &  A,
const PTLeaf< T > &  B 
) const
inline

Definition at line 164 of file PolyTrie.hh.


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