##// END OF EJS Templates
Uses weak pointers in lambda functions to prevent a shared_ptr from ever being deleted (because a reference would always be kept in the lambda)
Uses weak pointers in lambda functions to prevent a shared_ptr from ever being deleted (because a reference would always be kept in the lambda)

File last commit:

r171:d6ec0a8c7ca0
r361:ca227f940fcb
Show More
exclusions.txt
16 lines | 592 B | text/plain | TextLexer
# On ignore toutes les règles vera++ pour le fichier spimpl
Common/spimpl\.h:\d+:.*
# Ignore false positive relative to two class definitions in a same file
DataSourceItem\.h:\d+:.*IPSIS_S01.*
# Ignore false positive relative to a template class
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim)
# Ignore false positive relative to an alias
DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)
# Ignore false positive relative to unnamed namespace
VariableController\.cpp:\d+:.*IPSIS_F13.*