Home | History | Annotate | Download | only in Misc

Lines Matching defs:S21

555 template<typename T> struct S21 {};
556 template<typename T> using U21 = volatile S21<T>;