QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
USA as geographical/economic region. More...
#include <region.hpp>
Public Member Functions | |
USRegion () | |
![]() | |
const std::string & | name () const |
const std::string & | code () const |
Additional Inherited Members | |
![]() | |
Region ()=default | |
![]() | |
ext::shared_ptr< Data > | data_ |
![]() | |
bool | operator== (const Region &, const Region &) |
bool | operator!= (const Region &, const Region &) |
USA as geographical/economic region.
Definition at line 99 of file region.hpp.
USRegion | ( | ) |
Definition at line 51 of file region.cpp.