ufcpp / NonCopyableAnalyzer

An analyzer for Non-Copyable structs.
MIT License
31 stars 4 forks source link

internal NonCopyableAttribute #9

Open ufcpp opened 6 years ago

ufcpp commented 6 years ago

https://github.com/ufcpp/MixinGenerator/blob/master/MixinGenerator/MixinGenerator.Mixins/Annotations/NonCopyableAttribute.cs

Seems like not working. Probably because the attribute is internal.