Issue #77 Add class CPropertyIndexRef

This is a reference to a CPropertyIndex with
a subset of its API, and fewer dependencies.
This commit is contained in:
Mat Sutcliffe
2020-11-01 19:56:59 +00:00
parent c2ac37f552
commit ecac4bcb8c
6 changed files with 207 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
#include "blackmisc/propertyindexlist.h"
#include "blackmisc/propertyindexvariantmap.h"
#include "blackmisc/propertyindexref.h"
#include "blackmisc/propertyindex.h"
#endif // guard