From a815b90fe870d6d740c91a60ec0633f8bc256337 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 4 Aug 2011 13:32:25 +0200 Subject: Add support for boost::optional and boost::shared_ptr as value wrappers New test: boost/common/optional. --- odb/boost/smart-ptr.options | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'odb/boost/smart-ptr.options') diff --git a/odb/boost/smart-ptr.options b/odb/boost/smart-ptr.options index 9e4e41b..9efb645 100644 --- a/odb/boost/smart-ptr.options +++ b/odb/boost/smart-ptr.options @@ -14,3 +14,8 @@ # --odb-epilogue '#include ' --hxx-prologue '#include ' + +# Include wrapper traits. +# +--odb-epilogue '#include ' +--hxx-prologue '#include ' -- cgit v1.1