Scorum
|
#include <wincase.hpp>
Public Types | |
using | opposite_type = over_under_wincase<!site, kind, tag > |
Public Member Functions | |
opposite_type | create_opposite () const |
Public Attributes | |
int16_t | threshold |
Market threshold x 1000 (i.e. -500 in 'handicap' market means -0.5) More... | |
Static Public Attributes | |
static constexpr market_kind | kind_v = kind |
Definition at line 8 of file wincase.hpp.
using scorum::protocol::over_under_wincase< site, kind, tag >::opposite_type = over_under_wincase<!site, kind, tag> |
Definition at line 13 of file wincase.hpp.
|
inline |
Definition at line 16 of file wincase.hpp.
|
staticconstexpr |
Definition at line 14 of file wincase.hpp.
int16_t scorum::protocol::over_under_wincase< site, kind, tag >::threshold |
Market threshold x 1000 (i.e. -500 in 'handicap' market means -0.5)
Definition at line 11 of file wincase.hpp.