basix_doc 0.1
generic Class Reference

#include <generic.hpp>

List of all members.

Friends


Detailed Description

Definition at line 126 of file generic.hpp.


Friends And Related Function Documentation

syntactic flatten ( const generic g) [friend]

Definition at line 136 of file generic.cpp.

                           {
  MEMOIZE_UNARY (std_memoizer,syntactic,generic,flatten,g,
                 g->expression());
}
friend class generic_rep [friend]

Definition at line 144 of file generic.hpp.

generic_rep* inspect ( const generic g) [friend]

Definition at line 141 of file generic.hpp.

{ return g.rep; };

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