corda/include
Joshua Warner 1fcc097344 use size_t instead of unsigned in a bunch of appropriate places
This would theoretically break compatibility with apps using embedded
classpaths, on big-endian architectures - because of the size type
extension.  However, we don't currently support any big-endian
architectures, so it shouldn't be a problem.
2015-03-16 16:28:20 -06:00
..
avian use size_t instead of unsigned in a bunch of appropriate places 2015-03-16 16:28:20 -06:00