Home
last modified time | relevance | path

Searched defs:unused_type (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/
H A Dunused.hpp23 struct unused_type struct
26 unused_type() BOOST_NOEXCEPT in unused_type() argument
32 unused_type(T const&) BOOST_NOEXCEPT in unused_type() argument
39 operator=(T const&) const BOOST_NOEXCEPT in operator =()
47 operator=(T const&) BOOST_NOEXCEPT in operator =()
54 operator=(unused_type const&) const BOOST_NOEXCEPT in operator =()
61 operator=(unused_type const&) BOOST_NOEXCEPT in operator =()
85 inline std::istream& operator>>(std::istream& in, unused_type&) BOOST_NOEXCEPT in operator >>() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dunused.hpp32 struct unused_type struct
34 unused_type() in unused_type() function
39 unused_type(T const&) in unused_type() function
45 operator=(T const&) const in operator =()
52 operator=(T const&) in operator =()
58 operator=(unused_type const&) const in operator =()
64 operator=(unused_type const&) in operator =()
87 inline In& operator>>(In& in, unused_type&) in operator >>() argument
H A Dcontainer.hpp266 inline unused_type optional_value(unused_type) in optional_value() argument
277 inline bool has_optional_value(unused_type) in has_optional_value() argument
359 bool push_back(Container&, unused_type) in push_back() argument
366 bool push_back(unused_type, T const&) in push_back() argument
371 inline bool push_back(unused_type, unused_type) in push_back() argument
392 inline bool is_empty(unused_type) in is_empty() argument
414 inline void make_container(unused_type) in make_container() argument
436 begin(unused_type) in begin() argument
459 end(unused_type) in end() argument
H A Dattributes.hpp1039 void swap_impl(A&, unused_type) in swap_impl() argument
1044 void swap_impl(unused_type, A&) in swap_impl() argument
1048 inline void swap_impl(unused_type, unused_type) in swap_impl() argument
1188 inline void clear(unused_type) in clear() argument
1321 inline void print_attribute(Out&, unused_type) in print_attribute() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/detail/
H A Dreal_impl.hpp100 scale(int /*exp*/, unused_type /*n*/, unused_type /*acc_n*/) in scale() argument
114 scale(int /*exp*/, int /*frac*/, unused_type /*n*/) in scale() argument
160 is_equal_to_one(unused_type) in is_equal_to_one() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dskip_over.hpp32 inline void skip_over(Iterator&, Iterator const&, unused_type) in skip_over() argument
/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 Dassign_to.hpp129 assign_to(Iterator const&, Iterator const&, unused_type) in assign_to() argument
398 assign_to(T const&, unused_type) in assign_to() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/algorithm/
H A Dany_ns.hpp88 any_ns(Sequence const& seq, unused_type, F f) in any_ns() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/detail/
H A Dmatch_manip.hpp173 match_manip<Expr, CopyExpr, CopyAttr, unused_type, Attribute> const& fm) in operator >>() argument