Import cppcodec into your project (copy, git submodule, etc.) Add the cppcodec root directory to your build system's list of include directories Include headers and start using the API. Since cppcodec ...
Which is the same as chain/pipe/sequence function in Functional Programming, but significantly more useful since it enforces same order of execution of encode/decode. Basically you only define encode ...