pybind11/include
Dean Moldovan 0aef6422a3 Simplify function signature annotation and parsing
`type_descr` is now applied only to the final signature so that it only
marks the argument types, but not nested types (e.g. for tuples) or
return types.
2017-09-16 12:02:49 +02:00
..
pybind11 Simplify function signature annotation and parsing 2017-09-16 12:02:49 +02:00