Changes between Initial Version and Version 1 of Ticket #6147, comment 13


Ignore:
Timestamp:
Aug 29, 2014, 11:58:31 PM (8 years ago)
Author:
Ion Gaztañaga

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6147, comment 13

    initial v1  
    1 Without access to the platform, I can't know what the problem lies. However, one alternative could be specifying the template type in get_rounded_size. That is:
     1Without access to the platform, I can't know where the problem lies. However, one alternative could be specifying the template type in get_rounded_size. That is:
    22
    33replace get_rounded_size(a, b) calls with get_rounded_size<size_type>(a, b).