@@ -17,13 +17,11 @@ Object {
17
17
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
18
18
#include < react / renderer / core / ConcreteComponentDescriptor .h >
19
19
20
- namespace facebook {
21
- namespace react {
20
+ namespace facebook ::react {
22
21
23
22
using ArrayPropsNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<ArrayPropsNativeComponentViewShadowNode >;
24
23
25
- } // namespace react
26
- } // namespace facebook
24
+ } // namespace facebook::react
27
25
" ,
28
26
}
29
27
` ;
@@ -45,13 +43,11 @@ Object {
45
43
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
46
44
#include < react / renderer / core / ConcreteComponentDescriptor .h >
47
45
48
- namespace facebook {
49
- namespace react {
46
+ namespace facebook ::react {
50
47
51
48
using BooleanPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<BooleanPropNativeComponentViewShadowNode >;
52
49
53
- } // namespace react
54
- } // namespace facebook
50
+ } // namespace facebook::react
55
51
" ,
56
52
}
57
53
` ;
@@ -73,13 +69,11 @@ Object {
73
69
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
74
70
#include < react / renderer / core / ConcreteComponentDescriptor .h >
75
71
76
- namespace facebook {
77
- namespace react {
72
+ namespace facebook ::react {
78
73
79
74
using ColorPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<ColorPropNativeComponentViewShadowNode >;
80
75
81
- } // namespace react
82
- } // namespace facebook
76
+ } // namespace facebook::react
83
77
" ,
84
78
}
85
79
` ;
@@ -101,13 +95,11 @@ Object {
101
95
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
102
96
#include < react / renderer / core / ConcreteComponentDescriptor .h >
103
97
104
- namespace facebook {
105
- namespace react {
98
+ namespace facebook ::react {
106
99
107
100
using DimensionPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<DimensionPropNativeComponentViewShadowNode >;
108
101
109
- } // namespace react
110
- } // namespace facebook
102
+ } // namespace facebook::react
111
103
" ,
112
104
}
113
105
` ;
@@ -129,13 +121,11 @@ Object {
129
121
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
130
122
#include < react / renderer / core / ConcreteComponentDescriptor .h >
131
123
132
- namespace facebook {
133
- namespace react {
124
+ namespace facebook ::react {
134
125
135
126
using EdgeInsetsPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<EdgeInsetsPropNativeComponentViewShadowNode >;
136
127
137
- } // namespace react
138
- } // namespace facebook
128
+ } // namespace facebook::react
139
129
" ,
140
130
}
141
131
` ;
@@ -157,13 +147,11 @@ Object {
157
147
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
158
148
#include < react / renderer / core / ConcreteComponentDescriptor .h >
159
149
160
- namespace facebook {
161
- namespace react {
150
+ namespace facebook ::react {
162
151
163
152
using EnumPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<EnumPropNativeComponentViewShadowNode >;
164
153
165
- } // namespace react
166
- } // namespace facebook
154
+ } // namespace facebook::react
167
155
" ,
168
156
}
169
157
` ;
@@ -185,13 +173,11 @@ Object {
185
173
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
186
174
#include < react / renderer / core / ConcreteComponentDescriptor .h >
187
175
188
- namespace facebook {
189
- namespace react {
176
+ namespace facebook ::react {
190
177
191
178
using EventNestedObjectPropsNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<EventNestedObjectPropsNativeComponentViewShadowNode >;
192
179
193
- } // namespace react
194
- } // namespace facebook
180
+ } // namespace facebook::react
195
181
" ,
196
182
}
197
183
` ;
@@ -213,13 +199,11 @@ Object {
213
199
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
214
200
#include < react / renderer / core / ConcreteComponentDescriptor .h >
215
201
216
- namespace facebook {
217
- namespace react {
202
+ namespace facebook ::react {
218
203
219
204
using EventPropsNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<EventPropsNativeComponentViewShadowNode >;
220
205
221
- } // namespace react
222
- } // namespace facebook
206
+ } // namespace facebook::react
223
207
" ,
224
208
}
225
209
` ;
@@ -241,13 +225,11 @@ Object {
241
225
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
242
226
#include < react / renderer / core / ConcreteComponentDescriptor .h >
243
227
244
- namespace facebook {
245
- namespace react {
228
+ namespace facebook ::react {
246
229
247
230
using FloatPropsNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<FloatPropsNativeComponentViewShadowNode >;
248
231
249
- } // namespace react
250
- } // namespace facebook
232
+ } // namespace facebook::react
251
233
" ,
252
234
}
253
235
` ;
@@ -269,13 +251,11 @@ Object {
269
251
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
270
252
#include < react / renderer / core / ConcreteComponentDescriptor .h >
271
253
272
- namespace facebook {
273
- namespace react {
254
+ namespace facebook ::react {
274
255
275
256
using ImagePropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<ImagePropNativeComponentViewShadowNode >;
276
257
277
- } // namespace react
278
- } // namespace facebook
258
+ } // namespace facebook::react
279
259
" ,
280
260
}
281
261
` ;
@@ -297,13 +277,11 @@ Object {
297
277
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
298
278
#include < react / renderer / core / ConcreteComponentDescriptor .h >
299
279
300
- namespace facebook {
301
- namespace react {
280
+ namespace facebook ::react {
302
281
303
282
using IntegerPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<IntegerPropNativeComponentViewShadowNode >;
304
283
305
- } // namespace react
306
- } // namespace facebook
284
+ } // namespace facebook::react
307
285
" ,
308
286
}
309
287
` ;
@@ -325,13 +303,11 @@ Object {
325
303
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
326
304
#include < react / renderer / core / ConcreteComponentDescriptor .h >
327
305
328
- namespace facebook {
329
- namespace react {
306
+ namespace facebook ::react {
330
307
331
308
332
309
333
- } // namespace react
334
- } // namespace facebook
310
+ } // namespace facebook::react
335
311
" ,
336
312
}
337
313
` ;
@@ -353,13 +329,11 @@ Object {
353
329
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
354
330
#include < react / renderer / core / ConcreteComponentDescriptor .h >
355
331
356
- namespace facebook {
357
- namespace react {
332
+ namespace facebook ::react {
358
333
359
334
using MixedPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<MixedPropNativeComponentViewShadowNode >;
360
335
361
- } // namespace react
362
- } // namespace facebook
336
+ } // namespace facebook::react
363
337
" ,
364
338
}
365
339
` ;
@@ -381,13 +355,11 @@ Object {
381
355
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
382
356
#include < react / renderer / core / ConcreteComponentDescriptor .h >
383
357
384
- namespace facebook {
385
- namespace react {
358
+ namespace facebook ::react {
386
359
387
360
using MultiNativePropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<MultiNativePropNativeComponentViewShadowNode >;
388
361
389
- } // namespace react
390
- } // namespace facebook
362
+ } // namespace facebook::react
391
363
" ,
392
364
}
393
365
` ;
@@ -409,13 +381,11 @@ Object {
409
381
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
410
382
#include < react / renderer / core / ConcreteComponentDescriptor .h >
411
383
412
- namespace facebook {
413
- namespace react {
384
+ namespace facebook ::react {
414
385
415
386
using NoPropsNoEventsNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<NoPropsNoEventsNativeComponentViewShadowNode >;
416
387
417
- } // namespace react
418
- } // namespace facebook
388
+ } // namespace facebook::react
419
389
" ,
420
390
}
421
391
` ;
@@ -437,13 +407,11 @@ Object {
437
407
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
438
408
#include < react / renderer / core / ConcreteComponentDescriptor .h >
439
409
440
- namespace facebook {
441
- namespace react {
410
+ namespace facebook ::react {
442
411
443
412
using ObjectPropsNativeComponentComponentDescriptor = ConcreteComponentDescriptor<ObjectPropsNativeComponentShadowNode >;
444
413
445
- } // namespace react
446
- } // namespace facebook
414
+ } // namespace facebook::react
447
415
" ,
448
416
}
449
417
` ;
@@ -465,13 +433,11 @@ Object {
465
433
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
466
434
#include < react / renderer / core / ConcreteComponentDescriptor .h >
467
435
468
- namespace facebook {
469
- namespace react {
436
+ namespace facebook ::react {
470
437
471
438
using PointPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<PointPropNativeComponentViewShadowNode >;
472
439
473
- } // namespace react
474
- } // namespace facebook
440
+ } // namespace facebook::react
475
441
" ,
476
442
}
477
443
` ;
@@ -493,13 +459,11 @@ Object {
493
459
#include < react / renderer / components / RNCodegenModuleFixtures / ShadowNodes .h >
494
460
#include < react / renderer / core / ConcreteComponentDescriptor .h >
495
461
496
- namespace facebook {
497
- namespace react {
462
+ namespace facebook ::react {
498
463
499
464
using StringPropNativeComponentViewComponentDescriptor = ConcreteComponentDescriptor<StringPropNativeComponentViewShadowNode >;
500
465
501
- } // namespace react
502
- } // namespace facebook
466
+ } // namespace facebook::react
503
467
" ,
504
468
}
505
469
` ;
0 commit comments