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).
Public Attributes | List of all members
detail::is_ordered_map< T >::two Struct Reference

#include <json.hpp>

Public Attributes

char x [2]
 

Member Data Documentation

◆ x

template<typename T >
char detail::is_ordered_map< T >::two::x[2]

The documentation for this struct was generated from the following file: