Home | History | Annotate | Download | only in Core

Lines Matching defs:isPodLike

128   template <typename T> struct isPodLike;
129 template <> struct isPodLike<BindingKey> {