Proper OSX/CLANG/CXX11 support in stl_delete.h
authorMichael Fisher <mfisher31@gmail.com>
Wed, 17 Jul 2013 01:46:46 +0000 (20:46 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 8 Aug 2013 19:26:17 +0000 (15:26 -0400)
commitbfbc55a6737a5c80691186f456f28f58fb9399e0
treee36443e3b3b6574e20387165869f590db954d8ff
parent14a7941b5dde9fe6483bea87b38b131e29ffa8f1
Proper OSX/CLANG/CXX11 support in stl_delete.h
- replaces fix in 066df0d218ee4391eb3e15259deca5ccc190ed84
- Check if _LIBCPP_VECTOR is defined for vector_delete.
  This is defined in libc++'s headers which Apple is using
  instead of libstdc++
libs/pbd/pbd/stl_delete.h