Optional support for nested types

You can optionally define the preprocessor symbol NESTED_TYPES to cause the NIH Class Library to use nested types under R2.1. Edit the master Makefile as follows:

# Compile with nested types (works with AT&T R2.1 and GNU C++)

#NESTED_TYPES =

NESTED_TYPES = -DNESTED_TYPES

text,268719356