summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--feature/list5
1 files changed, 5 insertions, 0 deletions
diff --git a/feature/list b/feature/list
index 532e410..b2619ed 100644
--- a/feature/list
+++ b/feature/list
@@ -1,3 +1,8 @@
+? Add (template) parameter which determines if lazy_ptr loads in
+ operator*/->.
+
+ Do it only after C++11 switch.
+
! Ability to define index on container value
Would be needed to implement SQLite "suggested fk index".