Binary logorithm. \param arg function argument \return logarithm of \a arg to base 2 template typename enable ::type log2(T arg) { return functions::log2(arg); }
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected