robotpy / robotpy-build

(mostly) automated C++ wrapping for Python
BSD 3-Clause "New" or "Revised" License
35 stars 16 forks source link

Type caster configuration #151

Closed virtuald closed 2 years ago

virtuald commented 2 years ago

Provide mechanism to force implicit cast of default arguments of type casters

- Will be easier to add configuration for type casters in the future
- This breaks backwards compatibility with older type casters