C++98 Extensions for Tatl
Tael is just a wrapper class of [Tatl](https://github.com/Fuwn/tatl); nothing more, nothing less. ## Usage ### Complex Tael can be used via it's included testing context and utilities. An example of this method of using Tatl can be seen in [`examples/addition.cc`](examples/addition.cc). ## Examples More examples can be found in the [`examples/`](examples) directory. ## License This project is licensed with the [GNU General Public License v3.0](LICENSE).