libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
isimud::ISIMUD_VER_NAMESPACE::order_book< MsgType >::cheapest_t Struct Reference

#include <order_book.hpp>

Public Types

using value_type = orders_by_time
 

Public Member Functions

bool operator() (value_type const &l, value_type const &r) const noexcept(true)
 

Detailed Description

template<class MsgType>
struct isimud::ISIMUD_VER_NAMESPACE::order_book< MsgType >::cheapest_t

Definition at line 84 of file order_book.hpp.

Member Typedef Documentation

◆ value_type

Definition at line 85 of file order_book.hpp.

Member Function Documentation

◆ operator()()

template<class MsgType >
bool isimud::ISIMUD_VER_NAMESPACE::order_book< MsgType >::cheapest_t::operator() ( value_type const &  l,
value_type const &  r 
) const
inlinenoexcept

Definition at line 53 of file order_book_impl.hpp.


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