blob: eff1c0bbed9de47219439858cccb5177ff5cc0d6 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
// fidl_experiment = output_index_json
#include <fidl/test.importedconstvalues/cpp/natural_types.h>
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wshadow"
::test_importedconstvalues::MyStruct::Storage_ test_importedconstvalues::MyStruct::CloneStorage_() const {
return Storage_{
::fidl::internal::NaturalClone(storage_.__reserved)};
}
#pragma clang diagnostic pop