]> www.ginac.de Git - cln.git/commit
Delete allocation and deallocation operators that are forbidden.
authorRichard Kreckel <kreckel@ginac.de>
Fri, 1 Nov 2019 22:21:51 +0000 (23:21 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 1 Nov 2019 22:23:59 +0000 (23:23 +0100)
commit7618080ac6e531ec5da434a3f6f1ed0cb7a7f99d
tree771d596a109e7d8c2fd6b17e682a565fe4aa11fb
parentb116b86bcad7c35b3b9c1853055a4ace97bea232
Delete allocation and deallocation operators that are forbidden.

This also avoids compiler warnings about non-throwing exception
specifications.
include/cln/string.h
src/vector/cl_GV_I.cc
src/vector/cl_GV_number.cc