This commit is contained in:
Alexey Milovidov 2020-02-16 14:58:54 +03:00
parent 9cd79c8a38
commit 405630d38e
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
std::__1::function<void ()>::operator()() const

View File

@ -0,0 +1,2 @@
SET allow_introspection_functions = 1;
SELECT demangle('_ZNKSt3__18functionIFvvEEclEv');