NonCopyableAnalyzer icon indicating copy to clipboard operation
NonCopyableAnalyzer copied to clipboard

destructible

Open ufcpp opened this issue 7 years ago • 0 comments

interface IDestructible : IMovable, IDisposable { }
  • destructible must dispose

ufcpp avatar Dec 15 '17 15:12 ufcpp