flatbuffers/tests/namespace_test
Lawrence Chan 1a27c7017a C++: Add default value handling to mutation/SetField code (#4230)
* Add default value handling to mutation/SetField code

* Shorten reflection SetField impl

* Modify impl to work with C++03

* Add more mutation tests

* Fail SetField if non-scalar

* Add IsScalar/IsInteger/IsFloat for reflection::BaseType

* Use new IsScalar/IsInteger/IsFloat in reflection SetField

* Assume scalar is either int or float
2017-03-20 17:36:27 -07:00
..
NamespaceA Fixed more Windows build errors. 2016-12-21 17:45:27 -08:00
NamespaceC Fixed more Windows build errors. 2016-12-21 17:45:27 -08:00
namespace_test1.fbs Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation. 2015-12-05 13:42:09 -05:00
namespace_test1_generated.h C++: Add default value handling to mutation/SetField code (#4230) 2017-03-20 17:36:27 -07:00
namespace_test1_generated.js chore(lint) (#4079) 2016-11-07 10:27:26 -08:00
namespace_test2.fbs Fixed namespace code generation for C++ 2016-02-17 11:26:38 -08:00
namespace_test2_generated.h C++: Add default value handling to mutation/SetField code (#4230) 2017-03-20 17:36:27 -07:00
namespace_test2_generated.js chore(lint) (#4079) 2016-11-07 10:27:26 -08:00