requirements.txt
conf.py
cpp
The arbitrary namespace encapsulates many unrelated classes and functions.
arbitrary
Tip
Documenting code is really fun! Don’t view it as laborious, view it as a moral obligation. And get style points for doing it.
Namespace arbitrary::nested
Namespace arbitrary::second_nested
Struct arbitrary_struct
Struct zed_struct
Class BaseClass
Template Class DerivedClass
Template Class DerivedClass< arbitrary::arbitrary_struct, N >
Template Class DerivedClass< bool, 2 >
Enum CAMERA_STATES
Function arbitrary::arbitraryFunction
Union NamespacedUnion