Orderbook Simulation
OrderbookSim is a C++ application simulating a financial market order book. It efficiently manages and matches buy and sell orders while calculating the Volume-Weighted Average Price (VWAP).
detail::lexer_base< BasicJsonType > Member List

This is the complete list of members for detail::lexer_base< BasicJsonType >, including all inherited members.

token_type enum namedetail::lexer_base< BasicJsonType >
token_type_name(const token_type t) noexceptdetail::lexer_base< BasicJsonType >inlinestatic