|
Georgia Tech's Institutional Repository >
College of Computing (CoC) >
College of Computing Technical Reports >
| Title: | Comparison of Metaprogramming and Template Programming Solutions for Invariant Maintenance through Implicit Invocation |
| Authors: | Rugaber, Spencer Gdalevich, Jonathan |
| Subjects : | C++ Dependent components Generative programming Implicit invocation code Independent components OpenC++ System invariants |
| Issue Date: | 2006 |
| Publisher: | Georgia Institute of Technology |
| Series/Report no.: | CC Technical Report; GIT-CC-06-02 |
| Abstract: | Large software systems commonly contain multiple interdependent components. When independent components change, dependent components must change as well in order to establish system invariants. This scheme leads to a variety of approaches for components to communicate with each other to maintain the invariants. One promising way to do so is to automatically generate implicit invocation code for maintaining the invariant between dependent and independent components. However, since a complex system could have many invariants and performance requirements, the generated code must have a small runtime overhead. This paper explores eight separate approaches for the implementation of implicit invocation invariant maintenance in C++ using compile-time metaprogramming via OpenC++ and generative programming with C++ templates. |
| URI: | http://hdl.handle.net/1853/9440 |
| Appears in Collections: | College of Computing Technical Reports
|
Items in SMARTech are protected by copyright, with all rights reserved, unless otherwise indicated.
|