struct Page: public axl::sl::ListLink { // fields size_t m_map; };
public: // methods ListLink* getNext(); ListLink* getPrev();