#include <string>
#include <pybind11/pybind11.h>
#include "awkward/kernel-dispatch.h"
Go to the source code of this file.
Functions | |
py::enum_< ak::kernel::lib > | make_lib_enum (const py::handle &m, const std::string &name) |
py::enum_< ak::kernel::lib > make_lib_enum | ( | const py::handle & | m, |
const std::string & | name ) |