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::iterator_input_adapter< IteratorType > Member List

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

char_type typedefdetail::iterator_input_adapter< IteratorType >
get_character()detail::iterator_input_adapter< IteratorType >inline
iterator_input_adapter(IteratorType first, IteratorType last)detail::iterator_input_adapter< IteratorType >inline
wide_string_input_helperdetail::iterator_input_adapter< IteratorType >friend