OpenMiner
0.0.1a
Voxel game engine
|
#include <sol.hpp>
Static Public Attributes | |
static const bool | value = sizeof(test<T>(0)) == sizeof(char) |
Private Types | |
typedef std::array< char, 1 > | one |
typedef std::array< char, 2 > | two |
Static Private Member Functions | |
template<typename C > | |
static one | test (decltype(&C::ipairs)) |
template<typename C > | |
static two | test (...) |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
static |