20#ifndef ORES_REFDATA_DOMAIN_COUNTRY_TABLE_HPP
21#define ORES_REFDATA_DOMAIN_COUNTRY_TABLE_HPP
25#include "ores.refdata/domain/country.hpp"
Domain types for risk management.
Definition country.hpp:28
std::string convert_to_table(const country &c)
Converts a single country to table format string.
Definition country_table.cpp:49