You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by GitBox <gi...@apache.org> on 2021/05/15 16:39:34 UTC

[GitHub] [thrift] feral-diana opened a new pull request #2392: generated enum struct contains reference to - map

feral-diana opened a new pull request #2392:
URL: https://github.com/apache/thrift/pull/2392


   Client: cpp
   
   generated enum struct contains reference to <enum value>-<enum name> map. it allows to template functions to get access to this map. functions from_string/to_string(operators >>/<<) can be easily implemented as template functions.
   
   
     
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org