Searched defs:_SClos (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dvalarray_before.h714 struct _SClos<_Expr, _Dom> struct in inherits:_SBase
720 _SClos (const _Dom& __e, const slice& __s) : _Base (__e, __s) {} function in struct:_SClos
724 struct _SClos<_ValArray, _Tp> struct in inherits:_SBase
730 _SClos (_Array<_Tp> __a, const slice& __s) : _Base (__a, __s) {} function in struct:_SClos

Completed in 93 milliseconds