clone.hpp

Langue: en

Autres versions - même langue

Version: 373250 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

ql/utilities/clone.hpp -

cloning proxy to an underlying object

SYNOPSIS


#include <ql/errors.hpp>
#include <boost/scoped_ptr.hpp>
#include <algorithm>
#include <memory>

Classes


class Clone< T >
cloning proxy to an underlying object

Detailed Description

cloning proxy to an underlying object

Author

Generated automatically by Doxygen for QuantLib from the source code.