Searched defs:_byref (Results 1 – 1 of 1) sorted by relevance
222 struct _byref : callable struct228 struct result<This(T)>234 struct result<This(T &)>244 boost::reference_wrapper<T> const operator ()(T &t) const in operator ()()252 boost::reference_wrapper<T const> const operator ()(T const &t) const in operator ()()