redo INST_COUNTER

Allow for use by pvxsIoc
This commit is contained in:
Michael Davidsaver
2023-05-06 10:15:26 -07:00
parent 175955bc0b
commit aef69c9f25
15 changed files with 96 additions and 55 deletions
+2
View File
@@ -12,6 +12,8 @@
namespace pvxs {
DEFINE_INST_COUNTER(StructTop);
NoField::NoField()
:std::runtime_error ("No such field")
{}