ArnaudD-FR
5b3fadcc16
[vector] Allow to iterate with mutables ( #7586 )
...
Co-authored-by: ArnaudD-FR <arnaud.desmier@gmail.com >
Co-authored-by: Derek Bailey <derekbailey@google.com >
2022-10-21 12:10:18 -07:00
Stefan F
3cc2daa78f
make_span overloads for pointer to vector ( #7374 ) ( #7435 )
...
* make_span overloads for pointer to vector (#7374 )
* findings from the review
Co-authored-by: Derek Bailey <derekbailey@google.com >
2022-08-14 12:21:55 -07:00
Derek Bailey
9d45a64036
more google merge fixes
2022-04-19 14:35:20 -07:00
Wouter van Oortmerssen
6748c373be
Removal of support for FLATBUFFERS_CPP98_STL ( #6918 )
...
* Removal of support for FLATBUFFERS_CPP98_STL
For context, see https://github.com/google/flatbuffers/issues/6704
* Also removed vector_data
2021-11-12 14:01:11 -08:00
Derek Bailey
3fab0c6ee4
move [[ ]] to calling sites ( #6914 )
2021-11-11 10:31:15 -08:00
Derek Bailey
6c8c291559
[C++] Split flatbuffers.h into separate files ( #6868 )
...
* split flatbuffers.h into separate files
* wrong variable in cmakelists for android
* readded two accidentally deleted includes
* created buffer.h and moved buffer related things over
2021-11-10 22:26:09 -08:00