summaryrefslogtreecommitdiff
path: root/feature/composite/interface-type
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-11-11 07:12:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-11-11 07:12:38 +0200
commit15c9fa2101c0dbed8378d28361ba4539b0eca774 (patch)
tree3081e5b569249401c4cd5ced04599bad0cad0161 /feature/composite/interface-type
parent66af04ae6c0e7dba8250c236394f9c48412154f7 (diff)
Lighted up change development maintenance
1. The list no longer contains links to sub-directories or files. 2. The file now starts with the summary line, '-' can be omitted.
Diffstat (limited to 'feature/composite/interface-type')
-rw-r--r--feature/composite/interface-type2
1 files changed, 2 insertions, 0 deletions
diff --git a/feature/composite/interface-type b/feature/composite/interface-type
index a5f61ab..a3f346b 100644
--- a/feature/composite/interface-type
+++ b/feature/composite/interface-type
@@ -1,3 +1,5 @@
+Interface type for existing composite value types
+
Some existing value types (e.g., time_period in Boost.DateTime) do not
provide modifiers and the only way to initialize such types is by passing
everything at once in a constructor. For such types it would be nice to