• Derek Bailey's avatar
    Mono Fix for Unsafe Mode (#4887) · d8f49e18
    Derek Bailey authored
    * Added preprocessor define for C++ if Template Aliases are supported by the compiler
    
    * Revert "Revert "Performance Increase of Vector of Structures using .NET BlockCopy (#4830)""
    
    This reverts commit 1f5eae5d.
    
    * Put<T> method was inside #if UNSAFE_BYTEBUFFER which caused compilation failure when building in unsafe mode
    
    * Revert "Added preprocessor define for C++ if Template Aliases are supported by the compiler"
    
    This reverts commit a75af7352127c261baf0b6cca5cb823e13e78f11.
    d8f49e18
FlatBufferBuilderTests.cs 11.9 KB