Todo List

Member glm::bitCount (genIUType< T > const &Value)
Clarify the declaration to specify that scalars are suported.

Member glm::findLSB (genIUType< T > const &Value)
Clarify the declaration to specify that scalars are suported.

Member glm::findMSB (genIUType< T > const &Value)
Clarify the declaration to specify that scalars are suported.

Member glm::outerProduct (vecType const &c, vecType const &r)
Clarify the declaration to specify that matType doesn't have to be provided when used.