.. index:: pair: struct; example_allows_unimplemented .. _doxid-structexample__allows__unimplemented: struct example_allows_unimplemented =================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct example_allows_unimplemented: public exception { // fields const char* :target:`message`; // construction :target:`example_allows_unimplemented`(const char* message); // methods const char* :target:`what`() const; };