Home
last modified time | relevance | path

Searched defs:is_weak_substitute (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/spirit/home/support/
H A Dattributes.hpp190 struct is_weak_substitute struct
194 struct is_weak_substitute<optional<T>, optional<Expected> > struct
198 struct is_weak_substitute<optional<T>, Expected> struct
202 struct is_weak_substitute<T, optional<Expected> > struct
207 struct is_weak_substitute<boost::variant<T>, Expected> struct
212 struct is_weak_substitute<boost::variant<T0, T1, TN...>, struct
224 struct is_weak_substitute<boost::detail::variant::void_, Expected> struct
229 struct is_weak_substitute< struct
239 struct is_weak_substitute<T, T struct