Move exception raising into a .cc file so that -fno-exceptions can be used with the...
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 8 Oct 2016 19:29:27 +0000 (15:29 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 8 Oct 2016 19:34:13 +0000 (15:34 -0400)
commit7ccad498c42b414dca0050497950fd010a0a2698
treeded5e4504847dbe1b1f266b759f16fed1c1bb409
parentfc1d19b612c4c63e0a5e08dce4fadc1a14b66706
Move exception raising into a .cc file so that -fno-exceptions can be used with the header.
Makefile
zcpointer.cc [new file with mode: 0644]
zcpointer.h