From 1d3447e7cd70d2a5ef40c00cfdf8a5617bf2b63b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 28 Oct 2009 13:13:14 +0200 Subject: Qualify the name to help older compiler --- cutl/shared-ptr/base.txx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cutl/shared-ptr') diff --git a/cutl/shared-ptr/base.txx b/cutl/shared-ptr/base.txx index 168fb52..4de4272 100644 --- a/cutl/shared-ptr/base.txx +++ b/cutl/shared-ptr/base.txx @@ -60,7 +60,7 @@ namespace cutl meta::yes test (shared_base*); template (0)))> + std::size_t A = sizeof (bits::test (reinterpret_cast (0)))> struct counter_type; template -- cgit v1.1