Function IntegerOps::rotateLeft2#
Defined in File IntegerOps.h
Function Documentation#
Warning
doxygenfunction: Unable to resolve function “IntegerOps::rotateLeft2” with arguments () in doxygen xml output for project “rex” from directory: /home/runner/work/rex/rex/docs/doxygen-xml/xml. Potential matches:
- template<typename T> T rotateLeft2(T value, size_t count, size_t width = 8 * sizeof(T))