Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dmpl.hpp67 struct select1st struct
69 typedef FirstType type;
72 BOOST_CONTAINER_FORCEINLINE const type& operator()(const T& x) const in operator ()()
76 BOOST_CONTAINER_FORCEINLINE type& operator()(T& x) in operator ()()