Vcsn  2.3
Be Rational
cast.hh File Reference
#include <utility>
Include dependency graph for cast.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 
 vcsn::dyn::detail
 

Functions

template<typename To , typename From >
To vcsn::dyn::detail::dyn_cast (From &&from)
 A dynamic_cast in debug mode, static_cast with NDEBUG. More...