Example Reference
Documentation for class example. Detailed documentationvoid class_code_sample();
int
This type has documentation. int
This type has documentation. long
This type has documentation. long double
short
double
int
int
const int
int
const int
int
int
int
intintdefault_value
intint(*)()volatile char
intchar *")"volatile char
intchar *"("volatile char
intchar'('volatile char
intchar')'volatile char
intint(*)()volatile char
intchar *")"volatile char
intchar *"("volatile char
intchar'('volatile char
intchar')'volatile char
void
void
void
void
void
void
void
void
void
void
int
example const &
example &example const &
int
int
A 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:
12
Special Bold Typewriter Italics emphasis parameter
Arg1 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.
int
int
const int
const int
voidintParameter 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
void
A template parameter
intThis is a non-type template parameter
Testing a function template.
Documentation for macro example.