Searched defs:unwrapper (Results 1 – 2 of 2) sorted by relevance
295 const unwrapper = new Unwrapper(); constant
150 template<class F> struct unwrapper struct152 static inline F & unwrap( F & f, long ) in unwrap()157 template<class F2> static inline F2 & unwrap( reference_wrapper<F2> rf, int ) in unwrap()162 template<class R, class T> static inline _mfi::dm<R, T> unwrap( R T::* pm, int ) in unwrap()