Home
last modified time | relevance | path

Searched defs:ignore_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/tuple/
H A Dtuple.hpp495 struct ignore_t struct
498 ignore_t& operator=( U&& ) in operator =()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp608 typedef void (detail::swallow_assign::*ignore_t)(); typedef
621 inline detail::ignore_t ignore(detail::ignore_t) { return 0; } in ignore()