node-dot-cpp/memory-safe-cpp

Implement rules variations around not_null for static checker

Opened this issue · 0 comments

Make sure that all rules that have special use cases for a T, also work for not_null< T >
Split from #8