Searched defs:Setter (Results 1 – 1 of 1) sorted by relevance
213 template <typename T> struct Setter { struct214 typedef typename std::remove_reference<T>::type type;216 static C2R NonStrictValueWithNoDeps(bool mayBlock, in NonStrictValueWithNoDeps()222 static C2R NonStrictValuesWithNoDeps(bool mayBlock, in NonStrictValuesWithNoDeps()233 static C2R StrictValueWithNoDeps(bool mayBlock, in StrictValueWithNoDeps()