Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost Shared Memory Compilation Issue
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-07-20 17:34:12


El 20/07/2011 1:55, Nathan Lewis escribió:
> typedef vector<char_string, char_allocator>
> char_string_vector_vector;

ERROR: you must define a vector with a char_string_allocator, not a
char_allocator, since you are storing char_string. Attached a working
exmple and differences

Best,

ion




Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net