Vcsn
2.2
Be Rational
|
#include <iostream>
Go to the source code of this file.
Classes | |
struct | vcsn::detail::down_caster |
A functor that captures the current location (to report errors), and provides "cast". More... | |
Namespaces | |
vcsn | |
vcsn::detail | |
Macros | |
#define | down_cast ::vcsn::detail::down_caster(__FILE__, __LINE__).cast |
#define | down_pointer_cast down_cast |
#define down_cast ::vcsn::detail::down_caster(__FILE__, __LINE__).cast |