More C++ Idioms/Recursive Type Composition
Jump to navigation
Jump to search
![]() |
This page or section is an undeveloped draft or outline. You can help to develop the work, or you can ask for assistance in the project room. |
Recursive Type Composition [edit]
Intent[edit]
Also Known As[edit]
Motivation[edit]
Solution and Sample Code[edit]
Known Uses[edit]
Related Idioms[edit]
References[edit]
Compile Time Recursive Objects in C++ - Jaakko Jarvi