| 319 | */ |
| 320 | template <typename R, typename T> |
| 321 | FORWARD_RES_8QR485JMSBT forward_like(T&& input) noexcept |
| 322 | { |
| 323 | return static_cast<FORWARD_RES_8QR485JMSBT>(input); |
| 324 | } |
| 325 | |
| 326 | #undef FORWARD_RES_8QR485JMSBT |
| 327 |
nothing calls this directly
no outgoing calls
no test coverage detected