From a14577f5ffba3db178387940b6cfc24869d02248 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 21 Apr 2011 09:31:17 +0200 Subject: Add qt/container implementation tests --- qt/common/smart-ptr/driver.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt/common/smart-ptr') diff --git a/qt/common/smart-ptr/driver.cxx b/qt/common/smart-ptr/driver.cxx index 56eb6bf..1d51f9c 100644 --- a/qt/common/smart-ptr/driver.cxx +++ b/qt/common/smart-ptr/driver.cxx @@ -23,7 +23,7 @@ using namespace std; using namespace odb::core; -// Force generation of code for all QLazySharedPointer and QLazyWeakPointer +// Force instantiation of all QLazySharedPointer and QLazyWeakPointer // class template members. // template class QLazySharedPointer; -- cgit v1.1