#include <sol.hpp>
Public Types | |
| using | Tu = meta::unqualified_t< T > |
Public Member Functions | |
| int | index_of (const Tu &) |
| push_popper (T x) | |
| ~push_popper () | |
Public Attributes | |
| int | idx |
| T | t |
| using sol::stack::push_popper< bool, T, typename >::Tu = meta::unqualified_t<T> |
|
inline |
|
inline |
|
inline |
| int sol::stack::push_popper< bool, T, typename >::idx |
| T sol::stack::push_popper< bool, T, typename >::t |