--------------------------- default c'tor - do nothing! */
| 134 | |
| 135 | /*--------------------------- default c'tor - do nothing! */ |
| 136 | __inline_call fixed_array ( |
| 137 | ) {} |
| 138 | |
| 139 | /*--------------------------- default c'tor - initialisor */ |
| 140 | __inline_call fixed_array ( |
nothing calls this directly
no test coverage detected