More C++ Idioms/Recursive Type Composition
From Wikibooks, open books for an open world
|
|
A reader has identified this page or section as an undeveloped draft or outline. You can help to develop the work, or you can ask for assistance in the project room. |
Contents |
[edit]
Recursive Type Composition
[edit] Intent
[edit] Also Known As
[edit] Motivation
[edit] Solution and Sample Code
[edit] Known Uses
[edit] Related Idioms
[edit] References
Compile Time Recursive Objects in C++ - Jaakko Jarvi