#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/pybind11.h>
Public Types | |
using | result_type = decltype(*std::declval< Iterator & >()) |
using | result_type = decltype(*std::declval< Iterator & >()) |
Public Member Functions | |
result_type | operator() (Iterator &it) const |
result_type | operator() (Iterator &it) const |
Definition at line 2309 of file pybind11.h.
using iterator_access< Iterator, SFINAE >::result_type = decltype(*std::declval<Iterator &>()) |
Definition at line 2310 of file pybind11.h.
using iterator_access< Iterator, SFINAE >::result_type = decltype(*std::declval<Iterator &>()) |
Definition at line 2318 of file pybind11.h.
|
inline |
Definition at line 2312 of file pybind11.h.
|
inline |
Definition at line 2320 of file pybind11.h.