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