function_symbol()=default
global_function_symbol(const std::string &name, const std::size_t arity)
Defines a function symbol from a name and arity combination.
aterm_pool & g_term_pool()
obtain a reference to the global aterm pool.
function_symbol g_as_empty_list
thread_aterm_pool & g_thread_term_pool()
A reference to the thread local term pool storage.
function_symbol g_as_list
function_symbol g_as_int
These function symbols are used to indicate integer, list and empty list terms.
The main namespace for the aterm++ library.