Home
last modified time | relevance | path

Searched defs:attributes_of (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 Dcontext.hpp127 struct attributes_of struct
129 typedef typename Context::attributes_type type;
133 struct attributes_of<Context const> struct
135 typedef typename Context::attributes_type const type;
139 struct attributes_of<Context &> struct