##// 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)
Alexandre Leroux -
r361:ca227f940fcb
Show More
Name Size Modified Last Commit Author
/ core / include / DataSource
DataSourceController.h Loading ...
DataSourceItem.h Loading ...
DataSourceItemAction.h Loading ...