py::builtins::list::const_referenceΒΆ
typedef typename std::vector<type, allocator>::const_reference const_reference;
The type of constant reference to elements.
typedef typename std::vector<type, allocator>::const_reference const_reference;
The type of constant reference to elements.