mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-23 04:17:30 +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.