Libsaki
Core library of Pancake Mahjong
Public Member Functions | Public Attributes | List of all members
sol::stack_dependencies Struct Reference
Inheritance diagram for sol::stack_dependencies:
Inheritance graph
[legend]
Collaboration diagram for sol::stack_dependencies:
Collaboration graph
[legend]

Public Member Functions

template<typename... Args>
 stack_dependencies (int stack_target, Args &&... args)
 
int & operator[] (std::size_t i)
 
const int & operator[] (std::size_t i) const
 
std::size_t size () const
 

Public Attributes

int target
 
std::array< int, 64 > stack_indices
 
std::size_t len
 

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