1 #ifndef jb_itch5_decoder_hpp 2 #define jb_itch5_decoder_hpp 23 template <
bool val
idate,
typename T>
37 static T
r(std::size_t
size,
void const* msg, std::size_t offset);
43 #endif // jb_itch5_decoder_hpp
static T r(std::size_t size, void const *msg, std::size_t offset)
Read a single message or field.
Define the interface to decode ITCH-5.0 messages and message fields.
The top-level namespace for the JayBeams library.