flatbuffers/samples
Justin Davis 7cb0bcb212
C++ Feature: Mutable union getters (#8852)
* generate mutable union accessors

* add test

* Revert "add test"

This reverts commit 45e352b18f93c9d59afef6498f9948b2dcb8c0a4.

* update file

* formatter got in the way

* merge conflicts

* updated genned code

* manually fix code gen bc I can't figure out why this file won't code gen

---------

Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com>
2025-12-21 17:36:47 -05:00
..
lua/MyGame/Sample
rust_generated Fixes unused imports in Rust code generator (#8828) 2025-12-04 21:59:47 -08:00
csharp_sample.sh
dart_sample.sh
go.mod
go_sample.sh
java_sample.sh
javascript_sample.sh
kotlin_sample.sh
monster.bfbs
monster.fbs
monster_generated.h C++ Feature: Mutable union getters (#8852) 2025-12-21 17:36:47 -05:00
monster_generated.lobster
monster_generated.swift FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
monsterdata.json
php_sample.sh
python_sample.sh
sample_bfbs.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
sample_binary.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
sample_binary.go bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_binary.lobster
sample_binary.lua
sample_binary.py bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_binary.rs bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_binary.swift
sample_flexbuffers.rs bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_flexbuffers_serde.rs bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_text.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
sample_text.lobster
SampleBinary.cs
SampleBinary.java bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
SampleBinary.kt bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
SampleBinary.php