The paper proposes four new metrics to assess the reusability of object-oriented software systems using C++ templates: Number of Template Children (NTC), Depth of Template Tree (DTT), Method Template Inheritance Factor (MTIF), and Attribute Template Inheritance Factor (ATIF). These metrics aim to facilitate the measurement of software reuse, thereby reducing development costs and improving software quality. The findings suggest that higher values in these metrics correlate with greater reusability of software components.