Public Member Functions | Static Public Member Functions | List of all members
sol::detail::default_construct Struct Reference

#include <sol.hpp>

Public Member Functions

template<typename T , typename... Args>
void operator() (T &&obj, Args &&...args) const
 

Static Public Member Functions

template<typename T , typename... Args>
static void construct (T &&obj, Args &&...args)
 

Detailed Description

Definition at line 6217 of file sol.hpp.

Member Function Documentation

template<typename T , typename... Args>
static void sol::detail::default_construct::construct ( T &&  obj,
Args &&...  args 
)
inlinestatic

Definition at line 6219 of file sol.hpp.

template<typename T , typename... Args>
void sol::detail::default_construct::operator() ( T &&  obj,
Args &&...  args 
) const
inline

Definition at line 6226 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52