Home
last modified time | relevance | path

Searched defs:swallow_assign (Results 1 – 1 of 1) 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.hpp609 struct swallow_assign { struct
610 swallow_assign(ignore_t(*)(ignore_t)) {} in swallow_assign() function
612 swallow_assign const& operator=(const T&) const { in operator =()