mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 20:10:13 +02:00
c6fc24f210
This is kind of equivalent to `std::reference_wrapper`, but with default initialization support (which is UB, but is required for serialization) and a forward for `T::Response` as used by your sockets API.