1 #ifndef jb_itch5_protocol_constants_hpp 2 #define jb_itch5_protocol_constants_hpp 30 #endif // jb_itch5_protocol_constants_hpp constexpr std::size_t max_message_size
The maximum size for a ITCH-5.x message (the length is a 16-bit integer)
constexpr std::size_t header_size
The total size of the ITCH-5.x header.
The top-level namespace for the JayBeams library.