Home
last modified time | relevance | path

Searched refs:optional_attribute (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 Dcontainer.hpp228 struct optional_attribute struct
244 struct optional_attribute<boost::optional<T> > struct
260 typename optional_attribute<T>::type
263 return optional_attribute<T>::call(val); in optional_value()
274 return optional_attribute<T>::is_valid(val); in has_optional_value()
H A Dattributes_fwd.hpp107 struct optional_attribute;