QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces
shared_ptr.hpp File Reference

Maps shared_ptr to either the boost or std implementation. More...

#include <ql/qldefines.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>
#include <boost/enable_shared_from_this.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 
namespace  QuantLib::ext
 

Detailed Description

Maps shared_ptr to either the boost or std implementation.

Definition in file shared_ptr.hpp.