ExamplesΒΆ

The following examples are created to show use cases of the library. They are a bit simplistic and rely on other libraries to remove most code that is irrelevant to using the library even if it means pulling in a dependency for one function. Most notably they rely on cxxopts for option parsing compared to just dealing with raw argv.