1 #ifndef jb_itch5_quote_defaults_hpp 2 #define jb_itch5_quote_defaults_hpp 19 return max_price_field_value<price4_t>();
35 #endif // jb_itch5_quote_defaults_hpp
half_quote empty_bid()
The value used to represent an empty bid.
std::pair< price4_t, int > half_quote
A simple representation for price + quantity.
price4_t empty_offer_price()
convenient value to represent an empty offer limit price
half_quote empty_offer()
The value used to represent an empty offer.
price4_t empty_bid_price()
convenient value to represent an empty bid limit price
price_field< std::uint32_t, 10000 > price4_t
Convenience definition for Price(4) fields.
The top-level namespace for the JayBeams library.