Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions
std::less< concepts::Cell3 * > Struct Template Reference

#include <cell.hh>

Inheritance diagram for std::less< concepts::Cell3 * >:
Inheritance graph
[legend]
Collaboration diagram for std::less< concepts::Cell3 * >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator() (concepts::Cell *const &__x, concepts::Cell *const &__y) const

Detailed Description

template<>
struct std::less< concepts::Cell3 * >

Definition at line 145 of file cell.hh.


Member Function Documentation

bool std::less< concepts::Cell * >::operator() ( concepts::Cell *const &  __x,
concepts::Cell *const &  __y 
) const [inherited]

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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)