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