Nearest integer not greater than half value. \param arg half to round \return nearest integer not greater than \a arg template typename enable ::type floor(T arg) { return functions::floor(arg); }
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected