Public Types | |
| typedef Tag | kind |
| typedef handler< Tag, Type > | self_t |
Public Member Functions | |
| handler () | |
| handler (const Type &h) | |
| Type | value () const |
| bool | is_valid () const |
Protected Attributes | |
| Type | v_ |
Definition at line 32 of file automata/concept/handlers.hh.
1.5.1