Boost logo

Boost :

From: Thorsten Ottosen (tottosen_at_[hidden])
Date: 2006-02-19 07:39:03


In all it's glory,

http://tinyurl.com/7ht55

Or in verbatim here:

   Error : illegal non-type template argument
             (point of instantiation: 'test_ptr_vector()')
              (instantiating: 'boost::ptr_vector<int,
boost::heap_clone_allocator, std::allocator<void *>>')
               (instantiating: 'boost::ptr_sequence_adapter<int,
std::vector<void *, std::allocator<void *>>, boost::heap_clone_allocator>')
                (instantiating:
'boost::ptr_container_detail::reversible_ptr_container<boost::ptr_container_detail::sequence_config<int,
std::vector<void *, std::allocator<void *>>>, boost::heap_clone_allocator>')
../boost/ptr_container/ptr_sequence_adapter.hpp line 141?
                              CloneAllocator >

Could there some wierd source character that I can't see or something?

Thanks

-Thorsten


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk