Searched defs:TryGet (Results 1 – 3 of 3) sorted by relevance
152 T TryGet(typename std::decay<T>::type const& def_val) const { in TryGet() function161 T TryGet() const { in TryGet() function
254 TEST(Any, TryGet) { in TEST() argument
405 bool TryGet(void **res) { in TryGet() function