Add LvaluePropertyMap

This commit is contained in:
Andreas Fabri 2012-09-25 11:01:38 +00:00
parent 8fb620bd7b
commit 26711596c4
1 changed files with 5 additions and 0 deletions

View File

@ -23,6 +23,11 @@ class BidirectionalIterator {};
class RandomAccessContainer {};
class BackInsertionSequence {};
/*!
See http://www.boost.org/libs/property_map/doc/LvaluePropertyMap.html
*/
class LvaluePropertyMap {};
/*!
This specifies that the actual type exposed through a `typedef` is
implementation specific. It can only be treated through the concepts