HomeSort by relevance Sort by last modified time
    Searched defs:_UnClos (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_before.h 487 struct _UnClos<_Oper, _Expr, _Dom>
494 _UnClos(const _Arg& __e) : _Base(__e) {}
498 struct _UnClos<_Oper, _ValArray, _Tp>
505 _UnClos(const _Arg& __e) : _Base(__e) {}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
valarray_before.h 487 struct _UnClos<_Oper, _Expr, _Dom>
494 _UnClos(const _Arg& __e) : _Base(__e) {}
498 struct _UnClos<_Oper, _ValArray, _Tp>
505 _UnClos(const _Arg& __e) : _Base(__e) {}

Completed in 210 milliseconds