25#ifndef quantlib_region_hpp
26#define quantlib_region_hpp
40 const std::string&
name()
const;
41 const std::string&
code()
const;
70 const std::string&
code);
Australia as geographical/economic region.
Custom geographical/economic region.
European Union as geographical/economic region.
France as geographical/economic region.
Region class, used for inflation applicability.
const std::string & code() const
const std::string & name() const
ext::shared_ptr< Data > data_
United Kingdom as geographical/economic region.
USA as geographical/economic region.
South Africa as geographical/economic region.
bool operator==(const Currency &c1, const Currency &c2)
bool operator!=(const Currency &c1, const Currency &c2)
Global definitions and compiler switches.
Maps shared_ptr to either the boost or std implementation.
Data(std::string name, std::string code)