| 374 | |
| 375 | __static_call |
| 376 | __inline_call void_type construct ( // _def c'tor obj. |
| 377 | __write_ptr (data_type) |
| 378 | ) {/* do nothing */} |
| 379 | |
| 380 | __static_call |
| 381 | __inline_call void_type construct ( // copy c'tor obj. |
nothing calls this directly
no outgoing calls
no test coverage detected