From 5191897696bee3c7a08ab8591156c7d12fda001c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 18 Aug 2011 19:29:22 +0000 Subject: [PATCH] Unordered: Compliance TODO note [SVN r73895] --- doc/compliance.qbk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/compliance.qbk b/doc/compliance.qbk index 6158c977..759d9bde 100644 --- a/doc/compliance.qbk +++ b/doc/compliance.qbk @@ -4,6 +4,8 @@ [section:compliance C++11 Compliance] +/TODO/: Look into C++11's `std::pair`. + [section:allocator_compliance Use of allocators] * Objects are not constructed using the allocator. The node containing them @@ -49,4 +51,4 @@ use Boost.Move. [endsect] -[endsect] \ No newline at end of file +[endsect]