blob: 9f7668ec18c91b9825c18663d494f591690d2c31 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#include <bindings_denylist.test.json.llcpp.h>
#include <memory>
namespace llcpp {
namespace test {
namespace name {
void ::llcpp::test::name::OnlyLlcpp::SizeAndOffsetAssertionHelper() {
static_assert(sizeof(OnlyLlcpp) == sizeof(fidl_xunion_t));
static_assert(offsetof(OnlyLlcpp, ordinal_) == offsetof(fidl_xunion_t, tag));
static_assert(offsetof(OnlyLlcpp, envelope_) ==
offsetof(fidl_xunion_t, envelope));
}
} // namespace name
} // namespace test
} // namespace llcpp