Leka
A low-latency C++20 price-time-priority limit order book and matching engine
▶ Replay viewer
Loading...
Searching...
No Matches
std::hash< lob::OrderId > Struct Reference

Public Member Functions

std::size_t operator() (const lob::OrderId &orderId) const noexcept

Detailed Description

Definition at line 50 of file order_id.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< lob::OrderId >::operator() ( const lob::OrderId & orderId) const
inlinenoexcept

Definition at line 51 of file order_id.hpp.


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