limit stl's vector max_size

Posted by Flavius on Stack Overflow See other posts from Stack Overflow or by Flavius
Published on 2010-04-25T13:14:35Z Indexed on 2010/04/25 13:23 UTC
Read the original article Hit count: 257

Filed under:
|

Hi

How can I limit STL vector's max_size? Eventually by specialization. An example would be welcome.

© Stack Overflow or respective owner

Related posts about c++

Related posts about stl