Vcsn  2.1
Be Rational
vcsn::detail::filter_automaton_impl< Aut >::not_to_post_p Struct Reference

#include <filter.hh>

Collaboration diagram for vcsn::detail::filter_automaton_impl< Aut >::not_to_post_p:

Public Member Functions

bool operator() (transition_t t) const
 

Public Attributes

const filter_automaton_implaut_
 

Detailed Description

template<typename Aut>
struct vcsn::detail::filter_automaton_impl< Aut >::not_to_post_p

Definition at line 212 of file filter.hh.

Member Function Documentation

template<typename Aut >
bool vcsn::detail::filter_automaton_impl< Aut >::not_to_post_p::operator() ( transition_t  t) const
inline

Definition at line 214 of file filter.hh.

Member Data Documentation

template<typename Aut >
const filter_automaton_impl& vcsn::detail::filter_automaton_impl< Aut >::not_to_post_p::aut_

Definition at line 218 of file filter.hh.


The documentation for this struct was generated from the following file: