C++ SDK Getting Started
The CloudQuant Data Liberator C++ SDK uses Apache Arrow for high-performance data streaming with a generator-based iteration pattern.Required Security Files
Place the following files from your Downloads ZIP in your working directory:liberator.pfx— Security certificateliberator.json— Contains your Username and Token
Type Reference
The SDK usesstd::variant types for flexible argument and return handling:

