nord

Member
  • Content count

    1
  • Joined

  • Last visited

Posts posted by nord


  1. Trying to compile but :)

    I'm using VS8 Pro upgraded to SP1 (errors due to SP1? :) )

    It's a little bit late, but anyways:

    You need to change line

    CPP_TYPENAME AllocatorBase<T>::pointer AlignedAllocator<T>::allocate(
    to
    CPP_TYPENAME AlignedAllocator<T>::pointer AlignedAllocator<T>::allocate(

    in integer.cpp