Lecture 6 - Slide 31 : 40
Type functions

Type functions accept or return C++ types

Some sample type functions are listed below - see Section 35.4 of The C++ Prog. Lang. (4. edition) for a comprehensive listing

p5.cc
Illustration of of type functions in a number static assertions - all of which hold.