Go to the documentation of this file.
18 #ifndef VCSN_ALGORITHMS_INVERT_HH
19 # define VCSN_ALGORITHMS_INVERT_HH
21 # include <vaucanson/design_pattern/design_pattern.hh>
52 template<
typename A,
typename T>
54 invert(
const Element<A, T>& t,
64 template<
typename A,
typename T>
66 invert(
const Element<A, T>& t);
70 # if !defined VCSN_USE_INTERFACE_ONLY && !defined VCSN_USE_LIB
71 # include <vaucanson/algorithms/invert.hxx>
72 # endif // VCSN_USE_INTERFACE_ONLY
74 #endif // !VCSN_ALGORITHMS_INVERT_HH