mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
![]() The code generated for types w/ &refcount will subclass RefCount and Unref definitely deletes via a pointer to that base class so it needs a virtual dtor. |
||
---|---|---|
.. | ||
binpac.h.in | ||
binpac_analyzer.h | ||
binpac_buffer.cc | ||
binpac_buffer.h | ||
binpac_bytestring.cc | ||
binpac_bytestring.h | ||
binpac_exception.h | ||
binpac_regex.cc | ||
binpac_regex.h | ||
CMakeLists.txt | ||
README |
This directory contains a library needed by generated C++ code from binpac. Note that the library is not needed by the binpac compiler itself.