Public Member Functions | List of all members
sol::meta::meta_detail::is_callable< T, std::enable_if_t<!std::is_final< unqualified_t< T > >::value &&std::is_class< unqualified_t< T > >::value &&!std::is_destructible< unqualified_t< T > >::value > >::F Struct Reference

#include <sol.hpp>

Inheritance diagram for sol::meta::meta_detail::is_callable< T, std::enable_if_t<!std::is_final< unqualified_t< T > >::value &&std::is_class< unqualified_t< T > >::value &&!std::is_destructible< unqualified_t< T > >::value > >::F:
Inheritance graph
[legend]

Public Member Functions

void operator() ()
 

Detailed Description

template<typename T>
struct sol::meta::meta_detail::is_callable< T, std::enable_if_t<!std::is_final< unqualified_t< T > >::value &&std::is_class< unqualified_t< T > >::value &&!std::is_destructible< unqualified_t< T > >::value > >::F

Definition at line 1899 of file sol.hpp.

Member Function Documentation

template<typename T >
void sol::meta::meta_detail::is_callable< T, std::enable_if_t<!std::is_final< unqualified_t< T > >::value &&std::is_class< unqualified_t< T > >::value &&!std::is_destructible< unqualified_t< T > >::value > >::F::operator() ( )
inline

Definition at line 1900 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