9 Jul
2018
9 Jul
'18
2:13 a.m.
Hello,
I've tried to adapt
using myfm = boost::container::flat_map
to ‘(const boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning
) (const T*)’ ... Caller = boost::python::detail::caller &), default_call_policies ...>
I would suspect that there is some function that returns the key_type of the flat_map and takes a single argument of the value_type, but I can't find any. If there's one, I would need pick a return value policy for it. MM