##// 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 / src / Variable
Variable.cpp Loading ...
VariableCacheController.cpp Loading ...
VariableController.cpp Loading ...
VariableModel.cpp Loading ...