Welcome to Cat’s documentation!

class Cat

This is a cat.

Public Functions

inline void meow()

the cat is saying meow

inline void say(const std::string &message)

the cat is saying something

Parameters:

message – the message to say

Indices and tables