Searched refs:_Vt (Results 1 – 1 of 1) sorted by relevance
54 typedef value_type _Vt; typedef56 _UnFunBase (const _Dom& __e, _Vt __f(_Vt)) in _UnFunBase() argument59 _Vt operator[] (size_t __i) const { return _M_func(_M_expr[__i]); }64 _Vt (*_M_func)(_Vt);97 typedef value_type _Vt;100 _Vt __f (_Vt, _Vt))110 _Vt (*_M_func)(_Vt, _Vt);116 typedef value_type _Vt;118 _BinFunBase1 (const _Vt& __c, const _Dom& __e, _Vt __f(_Vt, _Vt))126 const _Vt& _M_expr1;[all …]