comp.lang.ada
 help / color / mirror / Atom feed
From: porton@ex-code.com (Victor Porton)
Subject: Q: Creating my own storage pools
Date: Tue, 21 Jan 2003 08:56:11 +0500
Date: 2003-01-21T03:56:58+00:00	[thread overview]
Message-ID: <3e2cc50a$0$33931$bed64819@news.gradwell.net> (raw)

13.11.20. "The effect of calling Allocate and Deallocate for a standard
storage pool directly (rather than implicitly via an allocator or an
instance of Unchecked_Deallocation) is unspecified."

I want to use the standard storage pool for allocating memory for my
own portable storage pool. But how to allocate from the standard pool
the given number of storage elements? Should I use packed arrays?

Also how to deal with alignment of the allocated memory?



             reply	other threads:[~2003-01-21  3:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-21  3:56 Victor Porton [this message]
2003-01-21 15:10 ` Q: Creating my own storage pools Stephen Leake
2003-01-21 19:33 ` Robert A Duff
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox