Home
last modified time | relevance | path

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

/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
610 swallow_assign(ignore_t(*)(ignore_t)) {} in swallow_assign()
621 inline detail::ignore_t ignore(detail::ignore_t) { return 0; } in ignore() argument
704 struct make_tuple_traits<detail::ignore_t(detail::ignore_t)> {
836 struct tie_traits<ignore_t(ignore_t)> {
/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 =() argument
506 const impl::ignore_t ignore{};