Home
last modified time | relevance | path

Searched defs:assign_to_attribute_from_iterators (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/qi/detail/
H A Dconstruct.hpp27 struct assign_to_attribute_from_iterators<char, Iterator> struct
30 call(Iterator const& first, Iterator const&, char& attr) in call()
37 struct assign_to_attribute_from_iterators<signed char, Iterator> struct
40 call(Iterator const& first, Iterator const&, signed char& attr) in call()
47 struct assign_to_attribute_from_iterators<unsigned char, Iterator> struct
50 call(Iterator const& first, Iterator const&, unsigned char& attr) in call()
58 struct assign_to_attribute_from_iterators<wchar_t, Iterator> struct
61 call(Iterator const& first, Iterator const&, wchar_t& attr) in call()
70 struct assign_to_attribute_from_iterators<unsigned short, Iterator> struct
73 call(Iterator const& first, Iterator const&, unsigned short& attr) in call()
[all …]
H A Dassign_to.hpp46 struct assign_to_attribute_from_iterators struct
50 call(Iterator const& first, Iterator const& last, Attribute& attr, mpl::false_) in call()
63 call(Iterator const& first, Iterator const& last, Attribute& attr, mpl::true_) in call()
70 call(Iterator const& first, Iterator const& last, Attribute& attr) in call()
77 struct assign_to_attribute_from_iterators< struct
81 call(Iterator const& first, Iterator const& last in call()
94 struct assign_to_attribute_from_iterators< struct
98 call(Iterator const& first, Iterator const& last in call()
108 struct assign_to_attribute_from_iterators< struct
112 call(Iterator const& first, Iterator const& last in call()