cppcheck/gui/test/cppchecklibrarydata/files/smartptr_valid.cfg

8 lines
215 B
INI

<?xml version="1.0"?>
<def format="2">
<smart-pointer class-name="wxObjectDataPtr"/>
<smart-pointer class-name="wxScopedArray">
<unique/>
</smart-pointer>
<smart-pointer class-name="wxScopedPtr"/>
</def>