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