XRT exposes host-side APIs in C++ and Python. Native XRT host code must link against the xrt_coreutil library. C++ examples in this guide assume a compiler with ISO C++17 or newer (for example ...