#include <sol.hpp>
|
| template<class X , class Y > |
| static constexprbool | has_assign (...) |
| |
| template<class X , class Y , size_t S = sizeof((::std::declval<X>() = ::std::declval<Y>(), true))> |
| static constexprbool | has_assign (bool) |
| |
§ has_assign() [1/2]
template<class T , class U >
template<class X , class Y >
§ has_assign() [2/2]
template<class T , class U >
template<class X , class Y , size_t S = sizeof((::std::declval<X>() = ::std::declval<Y>(), true))>
§ value
template<class T , class U >
The documentation for this struct was generated from the following file: