This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
mirror of
https://github.com/scylladb/scylladb.git
synced
2026-06-07 23:43:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f75db1fcf56c536d2cea25c0b980549cfa555f16
scylladb
/
types
History
Michał Chojnowski
04786dee30
types: remove unneeded collection deserialization overloads
...
Inherit the method from base class rather than reimplementing it in every child.
2020-12-04 09:19:39 +01:00
..
collection.hh
types: switch collection_type_impl::deserialize from bytes_view to FragmentedView
2020-12-04 09:19:37 +01:00
list.hh
types: remove unneeded collection deserialization overloads
2020-12-04 09:19:39 +01:00
listlike_partial_deserializing_iterator.hh
types: Remove std::iterator from listlike_partial_deserializing_iterator
2020-11-17 16:53:20 +01:00
map.hh
types: remove unneeded collection deserialization overloads
2020-12-04 09:19:39 +01:00
set.hh
types: remove unneeded collection deserialization overloads
2020-12-04 09:19:39 +01:00
tuple.hh
types: deserialize tuple types from FragmentedView
2020-12-03 10:57:06 +01:00
user.hh
types: Work around a clang thread-local code generation bug (user_type)
2020-10-11 12:36:38 +03:00