Skip to content

Instantly share code, notes, and snippets.

View imikejackson's full-sized avatar

Michael Jackson imikejackson

View GitHub Profile
/* This file is auto-genereated from a template file. If you want changes
* then edit the template file.
*
*/
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl_bind.h>
PYBIND11_MAKE_OPAQUE(std::vector<int8_t>);