flatbuffers/samples
Vladimir Glavnyy d44931656a Fix high certainty warnings from PVS-studio (#5115)
* Fix high certainty warnings from PVS-studio

- Introduced FLATBUFFERS_ATTRIBUTE macro to use [[attribute]] if modern C++ compiler used

* Update the note about __cplusplus usage in the MSVC
2019-01-17 09:49:27 -08:00
..
android Disable armeabi builds for Android and re-enable CI builds. (#4970) 2018-10-08 12:43:57 -07:00
lua/MyGame/Sample Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
android_sample.sh
csharp_sample.sh Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4811)" 2018-10-29 17:21:30 -07:00
dart_sample.sh
go_sample.sh
java_sample.sh
javascript_sample.sh
monster.bfbs Enable flatbuffer to initialize Parser from bfbs (#4283) (#5077) 2018-12-13 11:59:27 -08:00
monster.fbs
monster_generated.h Make string/vector field serialization order not depend on optimizer. 2018-11-16 17:08:35 -08:00
monster_generated.lobster FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
monster_generated.rs Port FlatBuffers to Rust (#4898) 2018-09-02 18:26:55 -07:00
monsterdata.json FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
php_sample.sh
python_sample.sh
sample_bfbs.cpp Fix high certainty warnings from PVS-studio (#5115) 2019-01-17 09:49:27 -08:00
sample_binary.cpp
sample_binary.go
sample_binary.lobster FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
sample_binary.lua Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
sample_binary.py
sample_binary.rs Port FlatBuffers to Rust (#4898) 2018-09-02 18:26:55 -07:00
sample_text.cpp
sample_text.lobster FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
SampleBinary.cs
SampleBinary.java
samplebinary.js
SampleBinary.php