pybind / pybind11_protobuf

Pybind11 bindings for Google's Protocol Buffers
Other
57 stars 35 forks source link

enum_type_caster.h compatibility with https://github.com/google/pywrapcc #114

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

enum_type_caster.h compatibility with https://github.com/google/pywrapcc

This change probes PYBIND11_HAS_NATIVE_ENUM which was introduced with https://github.com/google/pywrapcc/pull/30040.