Files
scylladb/rpc
Gleb Natapov 2ec7535969 rpc: allow handler to receive non default constructable types
Currently it is not possible because a type is instantiated before been
deserialized. Fix that by allocating space for an object by using
std::aligned_storage.
2015-05-03 19:02:33 +03:00
..
2015-03-22 16:16:09 +02:00