google / google/cppdap

BYO JSON library

Đang mở
#151 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C++
Star
192
Fork
66
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The library currently only supports three JSON backends and won't compile without one; this makes it difficult when we have our own JSON library but want to provide a serializer implementation using our own whilst still using submodules.

I can currently work around this by using a copy of `json_serializer.h` with my custom types, but would it be feasible to edit that file to allow passing in custom type names? like if `CPPDAP_BYO_JSON_DESERIALIZER` is set, it just does `using Deserialier = CPPDAP_BYO_JSON_DESERIALIZER;` or something.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.