basix_doc 0.1
symbol< C, V > Class Template Reference

#include <symbol.hpp>

List of all members.

Friends


Detailed Description

template<typename C, typename V = exact_eq_table>
class mmx::symbol< C, V >

Definition at line 73 of file symbol.hpp.


Friends And Related Function Documentation

nat hash LESSGTR ( const symbol< C, V > &  s) [friend]
nat exact_hash LESSGTR ( const symbol< C, V > &  s) [friend]
bool exact_eq LESSGTR ( const symbol< C, V > &  s1,
const symbol< C, V > &  s2 
) [friend]
bool exact_neq LESSGTR ( const symbol< C, V > &  s1,
const symbol< C, V > &  s2 
) [friend]
bool operator!=LESSGTR ( const symbol< C, V > &  s1,
const symbol< C, V > &  s2 
) [friend]
bool operator==LESSGTR ( const symbol< C, V > &  s1,
const symbol< C, V > &  s2 
) [friend]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines