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