#include <sol.hpp>
|
template<typename U > |
static bool | is_null (U &&) |
|
template<typename U > |
static auto | get (U &&value) |
|
|
static const bool | value = false |
|
§ actual_type
§ rebind_base
template<typename T>
template<typename X >
§ type
§ get()
template<typename T>
template<typename U >
auto deref(T &&item) -> decltype(std::forward< T >(item))
Definition: sol.hpp:1842
static const bool value
Definition: sol.hpp:4741
§ is_null()
template<typename T>
template<typename U >
§ value
The documentation for this struct was generated from the following file: