Searched defs:from_value_oper (Results 1 – 8 of 8) sorted by relevance
19 struct from_value_oper struct21 typedef const ValueType& argument_type;22 typedef VALUE result_type;23 result_type operator()(argument_type v) const in operator()
20 struct from_value_oper struct22 typedef const ValueType& argument_type;23 typedef octave_value result_type;24 result_type operator()(argument_type v) const in operator()
20 struct from_value_oper struct22 typedef const ValueType& argument_type;23 typedef PyObject *result_type;24 result_type operator()(argument_type v) const in operator()
5938 struct from_value_oper struct5940 typedef const ValueType& argument_type;5941 typedef PyObject *result_type;5942 result_type operator()(argument_type v) const in operator ()()
5176 struct from_value_oper struct5178 typedef const ValueType& argument_type;5179 typedef PyObject *result_type;5180 result_type operator()(argument_type v) const in operator ()()
5608 struct from_value_oper struct5610 typedef const ValueType& argument_type;5611 typedef PyObject *result_type;5612 result_type operator()(argument_type v) const in operator ()()
6875 struct from_value_oper struct6877 typedef const ValueType& argument_type;6878 typedef PyObject *result_type;6879 result_type operator()(argument_type v) const in operator ()()