Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 31 of 31 for stsPort (0.07 sec)

  1. platforms/documentation/docs/src/snippets/native-binaries/google-test/groovy/libs/googleTest/1.7.0/include/gtest/internal/gtest-port.h

    #  endif
    
    // Starting with version 4.3.2, gcc defines __GXX_RTTI iff RTTI is enabled.
    # elif defined(__GNUC__) && (GTEST_GCC_VER_ >= 40302)
    
    #  ifdef __GXX_RTTI
    // When building against STLport with the Android NDK and with
    // -frtti -fno-exceptions, the build fails at link time with undefined
    // references to __cxa_bad_typeid. Note sure if STL or toolchain bug,
    // so disable RTTI when detected.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 67.2K bytes
    - Viewed (0)
Back to top