Paul Licameli
7e8aad9148
Define finally
2016-04-09 20:44:38 -04:00
Paul Licameli
b6c4d579ca
ArraysOf::reinit
2016-04-02 14:21:28 -04:00
Paul Licameli
61525264ae
ArrayOf<X> move constructor
2016-04-02 14:17:20 -04:00
Paul Licameli
2d57549f0c
Define ArrayOf<T>::reinit
2016-04-02 13:04:52 -04:00
Paul Licameli
4d90ed1e2e
travis
2016-04-02 01:14:22 -04:00
Paul Licameli
3e155fb1e0
travis
2016-04-02 01:05:42 -04:00
Paul Licameli
b7f91e5674
Define movable_ptr_with_deleter
2016-04-02 00:50:19 -04:00
Paul Licameli
d9588dda9b
travis
2016-04-02 00:41:53 -04:00
Paul Licameli
1aa9ddc76d
Define ArrayOf<X>, ArraysOf<X> to hide uses of new[] and delete[]...
...
... but it's still unused.
2016-04-01 22:44:34 -04:00
Paul Licameli
1e641957ca
Fix MemoryX.h
2016-03-26 11:50:08 -04:00
Paul Licameli
3c57e1fc0c
Do that again without macros... I don't like macros if I can avoid 'em.
2016-03-26 00:06:51 -04:00
Paul Licameli
de75a00c10
Define movable_ptr and make_movable, use __AUDACITY_OLD_STD__ in fewer places
2016-03-25 20:27:25 -04:00
Paul Licameli
72705e8f31
Define reset for the array case of unique_ptr
2016-03-07 06:39:07 -05:00
Leland Lucius
9dc9348127
Fixes bug #1344 (mac build)
...
In addition, the Xcode project can now build against the 10.6
or 10.7 SDKs. All that is needed is to change the SDK version
and the other settings will change automatically.
2016-03-07 00:29:26 -06:00
Paul Licameli
3afcde1a70
Try another definition of Maybe for xcode 5.1
2016-03-03 01:26:02 -05:00
Paul Licameli
0c9deb398c
Fix mac build. No standard headers in Audacity.h.
2016-03-01 12:22:37 -05:00