Wrapper around state_adjust_impl that detects presence of state_type nested typename and either forwards its corresponding boolean value to state_adjust_impl or false if the typename does not exist.
More...
Static Public Member Functions | |
| static Generator | apply (Generator const &gen, Index const &) |
Wrapper around state_adjust_impl that detects presence of state_type nested typename and either forwards its corresponding boolean value to state_adjust_impl or false if the typename does not exist.
1.8.13