C/C++ ===== This section documents the C/C++ library in the `cpp `_ directory of the repository. It offers evaluation of 5-card, 6-card, and 7-card hands, as well as Omaha poker hands (PLO4, PLO5, and PLO6). The library is the reference implementation of the perfect-hash algorithm described in the :doc:`../algorithm/index` section. .. toctree:: :maxdepth: 2 building usage examples card_id