Home
last modified time | relevance | path

Searched defs:value_less (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/container/
H A Dvector.hpp711 struct value_less struct in boost::container::vector
713 typedef typename boost::container::allocator_traits<Allocator>::value_type value_type;
714 bool operator()(const value_type &a, const value_type &b) const in operator ()()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dsync.c2634 int64_t *value_less; member