Files
pymol-open-source/layerCTest/Test_VLA.cpp
Thomas Holder 8d7d863ae7 Remove non-trivial pymol::vla API
- Remove pymol::destroy from freeP
- Remove vla(size, value) constructor (was only used for testing). It
  was using VLAlloc. Now VLACalloc is the only allocator used.
- Remove unused std::vector adaptors
2020-11-19 13:43:57 +01:00

4.4 KiB