diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-16 14:40:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-16 14:40:06 +0200 |
commit | dc7c918e1bb3d67140dcbdf9ebf86feb57951da5 (patch) | |
tree | 4af27134282592c0c216b540efc84a5f337cfaeb /feature | |
parent | 8052988bc6c772efd37aab76d7facc572b551bab (diff) |
Add pening documentation, featuresas
Diffstat (limited to 'feature')
-rw-r--r-- | feature/list | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/feature/list b/feature/list index 844730e..c16b4df 100644 --- a/feature/list +++ b/feature/list @@ -1,3 +1,7 @@ +- points_to and automatic view relationships discovery + +- points_to and query support like for object pointers + ! Move value to by-value modifiers [c++11] ! Diagnose use of relationship smart pointer if object pointer is raw [diag] |