49template<>
bool lst::info(
unsigned inf)
const;
Wrapper template for making GiNaC classes out of STL containers.
static unsigned get_default_flags()
Specialization of container::get_default_flags() for lst.
bool info(unsigned inf) const override
Information about the object.
static char get_close_delim()
Specialization of container::get_close_delim() for lst.
static char get_open_delim()
Specialization of container::get_open_delim() for lst.
@ not_shareable
don't share instances of this object between different expressions unless explicitly asked to (used b...
Wrapper template for making GiNaC classes out of STL containers.
container< std::list > lst
GINAC_DECLARE_UNARCHIVER(add)