MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / FloatingPoint

Method FloatingPoint

src/gtest/gtest.h:7045–7045  ·  view source on GitHub ↗

Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits, although the new value is guaranteed to be also a NAN. Therefore, don't expect this constructor to preserve the bits in x when x is a NAN.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected