| 1 | /** @file |
| 2 | * Backwards-compatible definitions of deprecated v3 functions which |
| 3 | * work as expected, but issue a user-toggleable warning during |
| 4 | * compilation. The deprecated functions are necessarily instantiated |
nothing calls this directly
no test coverage detected