Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change 
notification.

The "ThriftUsageC++" page has been changed by AkiraKitada.
http://wiki.apache.org/thrift/ThriftUsageC%2B%2B?action=diff&rev1=20&rev2=21

--------------------------------------------------

  == Generating the server code ==
  In this example we use an imaginary file called {{{your-thrift-file.thrift}}}:
  
- {{{
+ {{{#!text
  #!/usr/local/bin/thrift --gen cpp
  
  namespace cpp Test

Reply via email to