Closed abau closed 10 years ago
Add a class to produce complete allocators
class Complete t where complete :: TAllocator t
and generate an instance for each type in the constraint.
Add a class to produce complete allocators
and generate an instance for each type in the constraint.