blob: d217b0f2dd67a3d7eef60476ac993ca5c948e0f2 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#include <fidl/test.importedconstvalues/cpp/natural_types.h>
::test_importedconstvalues::MyStruct::Storage_
test_importedconstvalues::MyStruct::CloneStorage_() const {
return Storage_{::fidl::internal::NaturalClone(storage_.__reserved)};
}