Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Demplace_tests.cpp23 struct emplace_value : private test::counted_object struct
25 typedef int A0;
26 typedef std::string A1;
27 typedef char A2;
28 typedef int A3;
29 typedef int A4;
30 typedef int A5;
31 typedef int A6;
32 typedef int A7;
33 typedef int A8;
[all …]
/external/cronet/stable/base/types/
Dexpected_internal.h206 constexpr T& emplace_value(Args&&... args) noexcept { in emplace_value() function
211 constexpr T& emplace_value(std::initializer_list<U> il, in emplace_value() function
/external/cronet/tot/base/types/
Dexpected_internal.h206 constexpr T& emplace_value(Args&&... args) noexcept { in emplace_value() function
211 constexpr T& emplace_value(std::initializer_list<U> il, in emplace_value() function