Keywords
inline
Attempts to plop the function inline like a macro
static
Scope specifier, pretty much like private in Java, when used for functions
inlineAttempts to plop the function inline like a macro
staticScope specifier, pretty much like private in Java, when used for functions