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::integer_sequence< T, Ints > Member List

This is the complete list of members for detail::integer_sequence< T, Ints >, including all inherited members.

size() noexceptdetail::integer_sequence< T, Ints >inlinestatic
value_type typedefdetail::integer_sequence< T, Ints >