Welcome to CatCutifier’s documentation!

Index

Docs

Animals

First we have some animals

namespace Animals

Enums

enum Species

Values:

enumerator Cat
enumerator Dog
enumerator Cow

Cats

Enter the cats

struct cat

A fluffy feline

Public Functions

void make_cute()

Make this cat look super cute

Dogs

And the dogs

struct dog

An ugly dog

Public Functions

void make_ugly()

Make this dog ugly