aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMark Mentovai <mark@chromium.org>2015-11-11 18:26:35 -0500
committerMark Mentovai <mark@chromium.org>2015-11-11 18:26:35 -0500
commitcfe466a0a75333a1c12baa99c172b9036fc5ccf1 (patch)
tree2c8137e6f4707fb8c2a0f30014615f039fe2a7ba /.travis.yml
parentcbce23fb86705aff7f9f1294a295027d7ed674ef (diff)
downloadgoogletest-cfe466a0a75333a1c12baa99c172b9036fc5ccf1.tar.gz
googletest-cfe466a0a75333a1c12baa99c172b9036fc5ccf1.tar.bz2
googletest-cfe466a0a75333a1c12baa99c172b9036fc5ccf1.zip
Use a templated helper to wrap the cast
The helper needs to be templated because its argument type can’t be known. FloatingPointTest is instantiated with RawType = float and RawType = double, so Bits will be an unsigned 32-bit or 64-bit type. size_t will be either 32 or 64 bits depending on the system’s definition, typically based on pointer size.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions