Bugfix/return size_t in size and order method
Correct the return type of the interface methods size
and order
to return size_t
instead of unsigned int
Correct the return type of the interface methods size
and order
to return size_t
instead of unsigned int