C++ Python Interface

22 Oct 2023

[ c++  python  design  interface  performance  ]

Motivation

Tools

Basis thought process

Functions expose in API

Arguments to functions

Return values of functions

Lifetime of returned values

References