Searched defs:evals (Results 1 – 1 of 1) sorted by relevance
205 struct evals { struct208 operator()(T &&x) const -> decltype(x()) { in operator ()()