ARMmbed / core-util

DEPRECATED: Mbed 3 utilities library
Other
12 stars 17 forks source link

ExtendablePoolAllocator does not accept construction arguments #51

Open bremoran opened 8 years ago

bremoran commented 8 years ago

Without ExtendablePoolAllocator taking construction arguments, it's not possible to construct an ExtendablePoolAllocator statically and have it available immediately. Instead, init must be called.

ciarmcom commented 8 years ago

ARM Internal Ref: IOTSFW-1728