3 Terms and definitions [intro.defs]

3.43[defns.prog.def.type]program-defined type

⟨library⟩ non-closure class type or enumeration type that is not part of the C++ standard library and not defined by the implementation, or a closure type of a non-implementation-provided lambda expression, or an instantiation of a program-defined specialization
[Note 1:
Types defined by the implementation include extensions ([intro.compliance]) and internal types used by the library.
— end note]