Remove the following bits of `managed_bytes` since they are unused: * `with_linearized_managed_bytes` function template * `linearization_context_guard` RAII wrapper class for managing `linearization_context` instances. * `do_linearize` function * `linearization_context` class Since there is no more public or private methods in `managed_class` to linearize the value except for explicit `with_linearized()`, which doesn't use any of aforementioned parts, we can safely remove these. Signed-off-by: Pavel Solodovnikov <pa.solodovnikov@scylladb.com>
1.1 KiB
1.1 KiB