| 235 | } |
| 236 | template<class View, bool p, bool f> |
| 237 | forceinline void |
| 238 | Action::Recorder<View,p,f>::Idx::clear(void) { |
| 239 | _info &= ~3U; |
| 240 | } |
| 241 | template<class View, bool p, bool f> |
| 242 | forceinline int |
| 243 | Action::Recorder<View,p,f>::Idx::idx(void) const { |