Next representable value. \param from value to compute next representable value for \param to direction towards which to compute next value \return next representable value after \a from in direction towards \a to template typename enable ::type nextafter(T from, U to) { return functions::nextafter(from, to); }
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected