You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jeking3 <gi...@git.apache.org> on 2017/02/16 20:21:27 UTC

[GitHub] thrift issue #1083: THRIFT-3921 Add C++ ostream operator<< functions for enu...

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1083
  
    I'm going to pick this up and implement it in the context of THRIFT-4060.  The compiler will emit a declaration for operator << of an enumeration, but the emitter for the definition of same will be optional.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---