libjmmcg  build_2226
A C++ library containing an eclectic mix of useful, advanced components.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::exchanges::common::ccy_codes::hash Struct Reference

#include <iso_4217_currency_codes.hpp>

Public Types

using base_type = std::underlying_type< ISO_4217_Currency_Codes >::type
 

Public Member Functions

constexpr base_type operator() (ISO_4217_Currency_Codes const v) const noexcept(true)
 
constexpr base_type operator() (ISO_4217_Currency_Codes const v, std::size_t &) const noexcept(true)
 

Detailed Description

Definition at line 1160 of file iso_4217_currency_codes.hpp.

Member Typedef Documentation

Member Function Documentation

constexpr base_type jmmcg::exchanges::common::ccy_codes::hash::operator() ( ISO_4217_Currency_Codes const  v) const
inlinenoexcept

Definition at line 1163 of file iso_4217_currency_codes.hpp.

constexpr base_type jmmcg::exchanges::common::ccy_codes::hash::operator() ( ISO_4217_Currency_Codes const  v,
std::size_t &   
) const
inlinenoexcept

Definition at line 1166 of file iso_4217_currency_codes.hpp.


The documentation for this struct was generated from the following file: