• Dylan Yudaken's avatar
    Allow custom sorting function for JSON serializer · 43a79f74
    Dylan Yudaken authored
    Summary: In some situations it is useful to be able to sort the JSON keys according to some different scheme for readability, so allow the sorting function to be changed by the serializer_opts
    
    Reviewed By: yfeldblum
    
    Differential Revision: D4782077
    
    fbshipit-source-id: 032fa60a38804452bd1c22c67ba897521cb2cd1d
    43a79f74
json.cpp 20.1 KB