ClickHouse/tests/queries/0_stateless/01081_demangle.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
89 B
MySQL
Raw Normal View History

2020-02-16 11:58:54 +00:00
SET allow_introspection_functions = 1;
SELECT demangle('_ZNKSt3__18functionIFvvEEclEv');