Return the maximum size of the specified alloc.
Also note that this method is defined inline to work around a Windows compiler bug with SFINAE functions.
maximum number of elements allocatable by alloc
| Name | Description |
|---|---|
| alloc | allocator whose max_size member is invoked |