template <typename Message, typename BufferPtr, typename = void>
struct has_allocator_serialize
Defined at line 69 of file ../../third_party/grpc/src/include/grpcpp/impl/serialization_traits.h
Helper trait to robustly check if the allocator-aware Serialize exists.