Public Types | Public Member Functions | Public Attributes | List of all members
sol::stack::push_popper< bool, T, typename > Struct Template Reference

#include <sol.hpp>

Public Types

using Tu = meta::unqualified_t< T >
 

Public Member Functions

int index_of (const Tu &) const noexcept
 
 push_popper (T object_) noexcept
 
 ~push_popper ()
 

Public Attributes

int m_index
 
m_object
 

Detailed Description

template<bool, typename T, typename = void>
struct sol::stack::push_popper< bool, T, typename >

Definition at line 10004 of file sol.hpp.

Member Typedef Documentation

◆ Tu

template<bool , typename T , typename = void>
using sol::stack::push_popper< bool, T, typename >::Tu = meta::unqualified_t<T>

Definition at line 10005 of file sol.hpp.

Constructor & Destructor Documentation

◆ push_popper()

template<bool , typename T , typename = void>
sol::stack::push_popper< bool, T, typename >::push_popper ( object_)
inlinenoexcept

Definition at line 10009 of file sol.hpp.

◆ ~push_popper()

template<bool , typename T , typename = void>
sol::stack::push_popper< bool, T, typename >::~push_popper ( )
inline

Definition at line 10016 of file sol.hpp.

Member Function Documentation

◆ index_of()

template<bool , typename T , typename = void>
int sol::stack::push_popper< bool, T, typename >::index_of ( const Tu ) const
inlinenoexcept

Definition at line 10012 of file sol.hpp.

Member Data Documentation

◆ m_index

template<bool , typename T , typename = void>
int sol::stack::push_popper< bool, T, typename >::m_index

Definition at line 10007 of file sol.hpp.

◆ m_object

template<bool , typename T , typename = void>
T sol::stack::push_popper< bool, T, typename >::m_object

Definition at line 10006 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:32