| 2090 | // composition_tests ----------------------------------------------------------------// |
| 2091 | |
| 2092 | void composition_tests() |
| 2093 | { |
| 2094 | std::cout << "composition_tests..." << std::endl; |
| 2095 | } |
| 2096 | |
| 2097 | // construction_tests ---------------------------------------------------------------// |
| 2098 |