1 /**
2  * Autogenerated by Thrift for src/module.thrift
3  *
4  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5  *  @generated @nocommit
6  */
7 
8 #include "thrift/compiler/test/fixtures/empty-struct/gen-cpp2/module_data.h"
9 
10 #include <thrift/lib/cpp2/gen/module_data_cpp.h>
11 
12 namespace apache {
13 namespace thrift {
14 
15 const std::array<::cpp2::Nada::Type, 0> TEnumDataStorage<::cpp2::Nada::Type>::values = {{
16 }};
17 const std::array<folly::StringPiece, 0> TEnumDataStorage<::cpp2::Nada::Type>::names = {{
18 }};
19 
20 const std::array<folly::StringPiece, 0> TStructDataStorage<::cpp2::Empty>::fields_names = {{
21 }};
22 const std::array<int16_t, 0> TStructDataStorage<::cpp2::Empty>::fields_ids = {{
23 }};
24 const std::array<protocol::TType, 0> TStructDataStorage<::cpp2::Empty>::fields_types = {{
25 }};
26 
27 const std::array<folly::StringPiece, 0> TStructDataStorage<::cpp2::Nada>::fields_names = {{
28 }};
29 const std::array<int16_t, 0> TStructDataStorage<::cpp2::Nada>::fields_ids = {{
30 }};
31 const std::array<protocol::TType, 0> TStructDataStorage<::cpp2::Nada>::fields_types = {{
32 }};
33 
34 } // namespace thrift
35 } // namespace apache
36