Vcsn  2.1
Be Rational
vcsn::detail::mutable_automaton_impl< Context >::valid_state_p< Pred > Struct Template Reference

#include <mutable-automaton.hh>

Collaboration diagram for vcsn::detail::mutable_automaton_impl< Context >::valid_state_p< Pred >:

Public Member Functions

auto operator() (state_t s) -> bool
 

Public Attributes

const mutable_automaton_implaut_
 
Pred pred_
 

Detailed Description

template<typename Context>
template<typename Pred>
struct vcsn::detail::mutable_automaton_impl< Context >::valid_state_p< Pred >

Definition at line 743 of file mutable-automaton.hh.

Member Function Documentation

template<typename Context >
template<typename Pred >
auto vcsn::detail::mutable_automaton_impl< Context >::valid_state_p< Pred >::operator() ( state_t  s) -> bool
inline

Member Data Documentation

template<typename Context >
template<typename Pred >
const mutable_automaton_impl& vcsn::detail::mutable_automaton_impl< Context >::valid_state_p< Pred >::aut_
template<typename Context >
template<typename Pred >
Pred vcsn::detail::mutable_automaton_impl< Context >::valid_state_p< Pred >::pred_

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