|
Boost : |
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-05-09 22:29:06
On 5/9/05, Doug Gregor <dgregor_at_[hidden]> wrote:
> The actual failure is here: http://tinyurl.com/dq3lh
> Could someone with access to VC 8.0 (beta 2, I guess) check to see what
> is happening here?
Some quick tests with debugging print statements in function_test shows:
* counting_allocator isn't even being instantiated
* counting_allocator::allocate / deallocate not being invoked (which
would follow from the first point).
Not sure of the WHY, but this is some WHAT.
-- Caleb Epstein caleb dot epstein at gmail dot com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk