Home
last modified time | relevance | path

Searched defs:emplace (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp860 void emplace ( Args&&... args ) in emplace() function in boost::optional
866 void emplace ( Arg&& arg ) in emplace() function in boost::optional
871 void emplace () in emplace() function in boost::optional
877 void emplace ( const Arg& arg ) in emplace() function in boost::optional
883 void emplace ( Arg& arg ) in emplace() function in boost::optional
888 void emplace () in emplace() function in boost::optional
H A Doptional_reference_spec.hpp180 …void emplace(R&& r, BOOST_DEDUCED_TYPENAME boost::enable_if<detail::is_no_optional<R> >::type* = 0… in emplace() function in boost::optional
222 …void emplace(U& v, BOOST_DEDUCED_TYPENAME boost::enable_if<detail::is_no_optional<U> >::type* = 0)… in emplace() function in boost::optional
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/
H A Doptional.hpp1004 void emplace ( Args&&... args ) in emplace() function in boost::optional
1021 void emplace ( Arg&& arg ) in emplace() function in boost::optional
1026 void emplace () in emplace() function in boost::optional
1050 void emplace ( const Arg& arg ) in emplace() function in boost::optional
1056 void emplace ( Arg& arg ) in emplace() function in boost::optional
1061 void emplace () in emplace() function in boost::optional
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/variant/1.1.4/include/mapbox/
H A Doptional.hpp62 void emplace(Args&&... args) in emplace() function in mapbox::util::optional
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dlist.tcc90 emplace(const_iterator __position, _Args&&... __args) in emplace() function in std::list
H A Ddeque.tcc188 emplace(const_iterator __position, _Args&&... __args) in emplace() function in std::deque
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dlist.tcc90 emplace(const_iterator __position, _Args&&... __args) in emplace() function in std::list
H A Ddeque.tcc188 emplace(const_iterator __position, _Args&&... __args) in emplace() function in std::deque
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray.hpp1032 iterator emplace(iterator position, BOOST_FWD_REF(Args) ...args) in emplace() function in boost::geometry::index::detail::varray
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp1785 iterator emplace(const_iterator position, BOOST_FWD_REF(Args) ...args) in emplace() function in boost::container::vector