| 
    Ardour
    9.0-pre0-1982-ga458a302d1
    
   | 
 
#include <Userdata.h>
Static Public Member Functions | |
| static void | push (lua_State *L, T const &t) | 
| static std::conditional_t< passByContainer, T, T const & > | get (lua_State *L, int index) | 
Static Private Attributes | |
| static constexpr bool | passByContainer = TypeTraits::isContainer<T>::value | 
Definition at line 795 of file Userdata.h.
      
  | 
  inlinestatic | 
Definition at line 819 of file Userdata.h.
Definition at line 803 of file Userdata.h.
      
  | 
  staticconstexprprivate | 
Definition at line 799 of file Userdata.h.