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