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::char_traits< unsigned char > Member List

This is the complete list of members for detail::char_traits< unsigned char >, including all inherited members.

char_type typedefdetail::char_traits< unsigned char >
eof() noexceptdetail::char_traits< unsigned char >inlinestatic
int_type typedefdetail::char_traits< unsigned char >
to_char_type(int_type i) noexceptdetail::char_traits< unsigned char >inlinestatic
to_int_type(char_type c) noexceptdetail::char_traits< unsigned char >inlinestatic