* Fixed int conversion warning Compiler warns about conversion from int to size_t, thus added explicit cast. * now using detail::to_unsigned for the cast
* Fixed int conversion warning Compiler warns about conversion from int to size_t, thus added explicit cast. * now using detail::to_unsigned for the cast