Vcsn
2.0
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 |
#define down_pointer_cast down_cast |
Definition at line 16 of file cast.hh.
Referenced by vcsn::rat::ratexpset_impl< Context >::add_nonzero_series_(), vcsn::rat::ratexpset_impl< Context >::conjunction(), vcsn::dyn::detail::ratexpset_wrapper< RatExpSet >::down(), vcsn::rat::ratexpset_impl< Context >::lmul(), and vcsn::rat::ratexpset_impl< Context >::rmul().