Mixing allocators and unitialized_fill?



 DEVELOP > c-Plus-Plus > Mixing allocators and unitialized_fill?

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: "Jef Driesen"
Date: 29 Aug 2006 07:52:45 AM
Object: Mixing allocators and unitialized_fill?
Is it allowed to allocate memory using an allocator, but construct the
objects using the std::unitialized_fill (or copy) functions?
.

User: ""

Title: Re: Mixing allocators and unitialized_fill? 29 Aug 2006 09:03:39 AM
Jef Driesen wrote:

Is it allowed to allocate memory using an allocator, but construct the
objects using the std::unitialized_fill (or copy) functions?

That's in fact the intention.
HTH,
Michiel Salters
.


  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER