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 Types | List of all members
detail::make_void< Ts > Struct Template Reference

#include <json.hpp>

Public Types

using type = void
 

Member Typedef Documentation

◆ type

template<typename ... Ts>
using detail::make_void< Ts >::type = void

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