QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Member Functions | List of all members
hash< boost::shared_ptr< T > > Struct Template Reference

#include <ql/patterns/observable.hpp>

+ Collaboration diagram for hash< boost::shared_ptr< T > >:

Public Member Functions

std::size_t operator() (const boost::shared_ptr< T > &ptr) const noexcept
 

Detailed Description

template<typename T>
struct std::hash< boost::shared_ptr< T > >

Definition at line 43 of file observable.hpp.

Member Function Documentation

◆ operator()()

std::size_t operator() ( const boost::shared_ptr< T > &  ptr) const
noexcept

Definition at line 44 of file observable.hpp.