From 713b3a62d97c6bea7c23597094af6b2439314b8c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2011 10:11:28 +0200 Subject: Use more descriptive names in details/meta/ --- odb/details/shared-ptr/base.txx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/details/shared-ptr/base.txx') diff --git a/odb/details/shared-ptr/base.txx b/odb/details/shared-ptr/base.txx index a57ce91..641ef3c 100644 --- a/odb/details/shared-ptr/base.txx +++ b/odb/details/shared-ptr/base.txx @@ -14,7 +14,7 @@ namespace odb { // Support for locating the counter in the memory block. // - template ::r> + template ::result> struct locator; template -- cgit v1.1