Section 9.11.  Summary
Team LiB
Previous Section Next Section

9.11. Summary

The techniques presented in this chapter may seem to be a hodgepodge collection of programming tricks, but they all have one thing in common: They connect pure compile-time metaprograms to runtime constructs in powerful ways. There are certainly a few other such mechanisms lurking out there, but those we've covered here should give you enough tools to make your metaprograms' presence felt in the real world of runtime data.

    Team LiB
    Previous Section Next Section