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).
|
This is the complete list of members for detail::char_traits< unsigned char >, including all inherited members.
char_type typedef | detail::char_traits< unsigned char > | |
eof() noexcept | detail::char_traits< unsigned char > | inlinestatic |
int_type typedef | detail::char_traits< unsigned char > | |
to_char_type(int_type i) noexcept | detail::char_traits< unsigned char > | inlinestatic |
to_int_type(char_type c) noexcept | detail::char_traits< unsigned char > | inlinestatic |