GiNaC 1.8.7
Namespaces | Variables
lst.cpp File Reference

Implementation of GiNaC's lst. More...

#include "lst.h"
#include "archive.h"

Go to the source code of this file.

Namespaces

namespace  GiNaC
 

Variables

template<>
GINAC_IMPLEMENT_REGISTERED_CLASS_OPT_T(lst, basic, print_func< print_context >(&lst::do_print). print_func< print_tree >(&lst::do_print_tree)) template<> bool lst GiNaC::GINAC_BIND_UNARCHIVER (lst)
 Specialization of container::info() for lst. More...
 

Detailed Description

Implementation of GiNaC's lst.

Definition in file lst.cpp.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.