First group module
The first group, containing two functions.
Typedefs
- using FooBar = int
- A typedef.
Functions
- void function1()
- A function.
- void function2()
- Another function.
- void moreFunction()
- And another function here.
Variables
- FooBar FizzBuzz constexpr
- A variable.