Scorum
Public Types | Public Member Functions | Static Public Attributes | List of all members
scorum::protocol::yes_no_wincase< site, kind, tag > Struct Template Reference

#include <wincase.hpp>

Public Types

using opposite_type = yes_no_wincase<!site, kind, tag >
 

Public Member Functions

opposite_type create_opposite () const
 

Static Public Attributes

static constexpr market_kind kind_v = kind
 

Detailed Description

template<bool site, market_kind kind, typename tag>
struct scorum::protocol::yes_no_wincase< site, kind, tag >

Definition at line 36 of file wincase.hpp.

Member Typedef Documentation

◆ opposite_type

template<bool site, market_kind kind, typename tag >
using scorum::protocol::yes_no_wincase< site, kind, tag >::opposite_type = yes_no_wincase<!site, kind, tag>

Definition at line 38 of file wincase.hpp.

Member Function Documentation

◆ create_opposite()

template<bool site, market_kind kind, typename tag >
opposite_type scorum::protocol::yes_no_wincase< site, kind, tag >::create_opposite ( ) const
inline

Definition at line 41 of file wincase.hpp.

Member Data Documentation

◆ kind_v

template<bool site, market_kind kind, typename tag >
constexpr market_kind scorum::protocol::yes_no_wincase< site, kind, tag >::kind_v = kind
staticconstexpr

Definition at line 39 of file wincase.hpp.


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