Searched defs:optional_value (Results 1 – 5 of 5) 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
52 auto const& optional_value = unit_test::static_constant<nfp::keyword<struct optional_value_t>>::va… variable
234 google.protobuf.Value optional_value = 306; field