Searched defs:optional_value (Results 1 – 1 of 1) sorted by relevance
261 optional_value(T const& val) in optional_value() function266 inline unused_type optional_value(unused_type) in optional_value() function536 struct optional_value struct538 typedef T type;542 struct optional_value<boost::optional<T> > struct544 typedef T type;548 struct optional_value<boost::optional<T> const> struct550 typedef T const type;554 struct optional_value<unused_type> struct556 typedef unused_type type;[all …]