GQCP Style Guide#

In order to make our source code as uniform as possible, please follow these style guides. We’ve already set up the C++ guidelines for VS Code, to automate the process as much as possible. For a broad introduction on designing APIs, we think Swift’s API design guidelines are a very interesting read.