CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::ComparePTLeaf::CustomOrder Class Reference

#include <PolyTrie.hh>

Detailed Description

Definition at line 147 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

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

Definition at line 150 of file PolyTrie.hh.

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

Definition at line 188 of file PolyTrie.hh.


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