Searched defs:optional_value (Results 1 – 8 of 8) sorted by relevance
58 struct optional_value : mpl::identity<T> {}; struct61 struct optional_value<boost::optional<T> > struct65 struct optional_value<unused_type> struct69 struct optional_value<unused_type const> struct
260 optional_value(T const& val) in optional_value() function265 inline unused_type optional_value(unused_type) in optional_value() function535 struct optional_value struct537 typedef T type;541 struct optional_value<boost::optional<T> > struct543 typedef T type;547 struct optional_value<boost::optional<T> const> struct549 typedef T const type;553 struct optional_value<unused_type> struct555 typedef unused_type type;[all …]
407 struct optional_value<fusion::extension::adt_attribute_proxy<T, N, Const> > struct
53 TypeParam optional_value = 0; in TYPED_TEST_P() member151 TypeParam optional_value = 0; in TYPED_TEST_P() member251 TypeParam optional_value = 0; in TYPED_TEST_P() member343 bool optional_value = true; in TEST() member418 std::string optional_value; in TEST() member487 Duration optional_value = Duration::Zero(); in TEST() member581 Json::Object optional_value; in TEST() member654 Json::Array optional_value; in TEST() member727 std::map<std::string, std::string> optional_value; in TEST() member815 std::vector<std::string> optional_value; in TEST() member
96 std::optional<Input> optional_value; in TEST() local138 std::optional<Input> optional_value; in TEST() local
235 google.protobuf.Value optional_value = 306; field
236 google.protobuf.Value optional_value = 306; field