|
OpenMiner
0.0.1a
Voxel game engine
|
#include <sol.hpp>
Classes | |
| struct | nat |
Public Types | |
| using | type = std::is_void< decltype(test< F >(0))> |
Static Public Member Functions | |
| template<class G > | |
| static auto | test (int) -> decltype(&G::operator(), void()) |
| template<class > | |
| static auto | test (...) -> nat |
| using sol::meta::meta_detail::check_deducible_signature< F >::type = std::is_void<decltype(test<F>(0))> |
|
static |
|
static |
1.8.12