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

#include <json.hpp>

Static Public Attributes

static constexpr JSON_INLINE_VARIABLEvalue {}
 

Member Data Documentation

◆ value

template<typename T >
constexpr T detail::static_const< T >::value {}
staticconstexpr

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