8 template <
typename T,
typename R = T*,
typename RSquare = T&>
Base class for all managed instances in memlite system.
Definition: instance.hpp:20
Base class for all AST nodes in byeol language.
Definition: node.hpp:30
Definition: tnucontainer.hpp:9
Template unidirectional container interface.
Definition: tucontainable.hpp:19