struct axl::dox::Parser::GroupStackEntry

struct GroupStackEntry
{
    // fields

    handle_t m_namespace;
    Group* m_group;
};