CAPD RedHom Library
capd::complex::CellColor< Cell > Struct Template Reference

#include <capd/complex/ComplexFunctors.h>

Public Types

typedef Cell::Color result_type
 

Public Member Functions

result_type operator() (const Cell &cell) const
 

Member Typedef Documentation

template<typename Cell >
typedef Cell::Color capd::complex::CellColor< Cell >::result_type

Member Function Documentation

template<typename Cell >
result_type capd::complex::CellColor< Cell >::operator() ( const Cell &  cell) const
inline