Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Fabri 5b04ec688a Property_map: Remove unused parameter (leading to a warning) 2018-02-07 07:37:45 +00:00
Andreas Fabri ee8c0fad5d Changes after @sloriot's review 2017-12-14 10:49:02 +00:00
Andreas Fabri eaffe696ca cleanup of code 2017-11-29 11:06:34 +00:00
Andreas Fabri 1f8849dfea Make dynamic property API similar to the non dynamic case 2017-11-29 08:28:16 +00:00
Jane Tournois 2feb79a16b Add example for dynamic_property_map 2017-11-27 16:35:30 +00:00
Laurent Rineau 31804d3c0e Merge pull request #2508 from afabri/Property_map-fix_Dynamic_property_map-GF
Property_map:  Fix put(Dynamic_property_map,..)
2017-11-15 16:48:30 +01:00
Sébastien Loriot 0698f79aff add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Andreas Fabri f74cf7fff6 value_type -> reference 2017-11-06 11:48:05 +01:00
Andreas Fabri d2425251bf Fix put(Dynamic_property_map&..) 2017-11-06 11:48:05 +01:00
Andreas Fabri cc452b9948 fix clear() 2017-07-17 16:24:20 +02:00
Laurent Rineau caa10904e1 Fix warnings about unused parameters 2017-07-12 15:26:08 +02:00
Laurent Rineau 78c37a578d Fix indentation 2017-07-12 15:26:08 +02:00
Andreas Fabri 70b13af39c Do not pollute the boost namespace 2017-07-12 12:11:34 +02:00
Andreas Fabri 886bd840cf Make the dynamic property map an implementation detail 2017-07-11 20:32:23 +02:00