.. _tutorial: ======== Tutorial ======== The file ``src/examples/example.cpp`` contains a brief program that shows how CHAI can be used. Let's walk through this example, line-by-line: .. literalinclude:: ../../src/examples/example.cpp :language: c++