Public Member Functions | Public Attributes | List of all members
sol::constructor_wrapper< Functions > Struct Template Reference

#include <sol.hpp>

Public Member Functions

template<typename Arg , typename... Args, meta::disable< std::is_same< meta::unqualified_t< Arg >, constructor_wrapper >> = meta::enabler>
 constructor_wrapper (Arg &&arg, Args &&... args)
 

Public Attributes

std::tuple< Functions... > functions
 

Detailed Description

template<typename... Functions>
struct sol::constructor_wrapper< Functions >

Definition at line 7006 of file sol.hpp.

Constructor & Destructor Documentation

◆ constructor_wrapper()

template<typename... Functions>
template<typename Arg , typename... Args, meta::disable< std::is_same< meta::unqualified_t< Arg >, constructor_wrapper >> = meta::enabler>
sol::constructor_wrapper< Functions >::constructor_wrapper ( Arg &&  arg,
Args &&...  args 
)
inline

Definition at line 7009 of file sol.hpp.

Member Data Documentation

◆ functions

template<typename... Functions>
std::tuple<Functions...> sol::constructor_wrapper< Functions >::functions

Definition at line 7007 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:31