Home
last modified time | relevance | path

Searched refs:attribute_size (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/spirit/home/support/
H A Dattributes.hpp520 struct attribute_size struct
525 struct attribute_size<optional<Attribute> > struct
527 typedef typename attribute_size<Attribute>::type type; argument
550 struct attribute_size<variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
561 struct attribute_size<iterator_range<Iterator> > struct
573 struct attribute_size<unused_type> struct
584 typename attribute_size<Attribute>::type
587 return attribute_size<Attribute>::call(attr); in size()
H A Dattributes_fwd.hpp89 struct attribute_size;
92 typename attribute_size<Attribute>::type