This concise project, models the composite design pattern and utilizes the rvalue concept and smart pointer to benefit the move constructor performance advantages.
-
Updated
Jan 25, 2024 - C++
This concise project, models the composite design pattern and utilizes the rvalue concept and smart pointer to benefit the move constructor performance advantages.
Add a description, image, and links to the composite-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the composite-design-pattern topic, visit your repo's landing page and select "manage topics."