blob: b10888107c4139bd56ed98bd44ce0fb5cc9325c0 [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)};
}