|
PATTERN TEMPLATE LIBRARY USER GUIDE
IMPORTANTThe Pattern Template Library (PTL) is based on intrusive data structures (see [1]), and it is coded (and must be used) in a completely different way than any other class library you may have seen. This manual is very short, but it is important that you read it without skipping any parts. Otherwise, you are likely to run into difficulties when using the library. The manual will take you through the following steps:
If you are interested in the overall design philosophy of this library or in the comparision of this approach with container-based class libraries such as STL or Rogue Wave, read article [1]. Classes from this library can be mixed with classes from any other class library. Note: If you browse through the documentation and some figures seem to be missing, you just clicked too fast. If you want to see the figures, wait until the hourglass prompt disappears before you proceed to the next item. |