Typedef converters::PairConverter

Typedef Documentation

template<typename T>
using converters::PairConverter = PyPair<typename T::first_type, typename T::second_type>