inline size_t \@Base::top__() const
{
    return d_stateStack[d_stackIdx].first;
}
