From 15c9fa2101c0dbed8378d28361ba4539b0eca774 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 11 Nov 2014 07:12:38 +0200 Subject: 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. --- feature/composite/interface-type | 2 ++ feature/composite/list | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'feature/composite') 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 diff --git a/feature/composite/list b/feature/composite/list index 8a9c257..fcd824d 100644 --- a/feature/composite/list +++ b/feature/composite/list @@ -1,5 +1,3 @@ -- Interface type for existing composite value types: interface-type - - Make column prefix for locally-defined composite value types empty If a composite value type is defined in a class, then we could make -- cgit v1.1