[][src]Type Definition contrail::NonBacktrackableValue

type NonBacktrackableValue<T> = Value<NonBacktrackable, T>;

A value stored on the trail in non-backtrackable memory.