xo-interpreter2 stack: mark non-trivial dtors b/c DGlobalSymtab
This commit is contained in:
parent
31c6697467
commit
8aec961990
5 changed files with 20 additions and 3 deletions
|
|
@ -178,6 +178,9 @@ namespace xo {
|
|||
obj<AAllocator> aux_alloc,
|
||||
bool debug_flag);
|
||||
|
||||
/** non-trivial dtor because of @ref psm_ **/
|
||||
~SchematikaParser() = default;
|
||||
|
||||
/** scm-schematikaparser-access-methods **/
|
||||
///@{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue