Example ReferenceDocumentation for class example. Detailed documentationvoid class_code_sample();
intThis type has documentation. intThis type has documentation. longThis type has documentation. long doubleshortdoubleintintconst intintconst intexample const &example &example const &intintintintintdefault_valueintint(*)()volatile charintchar *")"volatile charintchar *"("volatile charintchar'('volatile charintchar')'volatile charintint(*)()volatile charintchar *")"volatile charintchar *"("volatile charintchar'('volatile charintchar')'volatile charvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidintintintA template parameter intThis is a non-type template parameter intThis is a template parameter with a default argument Test some doxygen markupThis is just an example.
Embedded docbook list:12SpecialBoldTypewriterItalicsemphasisparameterArg1 first argument. Arg2 second argument.First list item. Second list item
Line 1
Line 2void foo() {}
void foo2() {}
void bar() {}
void bar2() {}
Alternative way of writing code, has a complicated workaround because doxygen treats the empty line as a paragraph separator:
int bar();
int bar2();
Unfortunately the workaround will merge consecutive blocks, like this:
int foo();
int foo2();
T *A constructor. A destructor. unspecifiedconst specialization_test &An assignment operator. intintconst intconst intvoidintParameter description.void function_code_sample();
intintA function parameter intAnother
This is a test function. Link to class Link to class template This is a note.See Also:example::example and example_template i > jThe answer std::runtime_error Some error description std::bad_alloc Memory allocation error Free form description of exception throwing voidA template parameter intThis is a non-type template parameter Testing a function template.
Documentation for macro example.