OpenMiner  0.0.1a
Voxel game engine
Static Public Member Functions | List of all members
sol::meta::meta_detail::has_iterator_impl Struct Reference

#include <sol.hpp>

Static Public Member Functions

template<typename T , typename U = unqualified_t<T>, typename V = typename U::iterator>
static std::true_type test (int)
 
template<typename... >
static std::false_type test (...)
 

Member Function Documentation

§ test() [1/2]

template<typename T , typename U = unqualified_t<T>, typename V = typename U::iterator>
static std::true_type sol::meta::meta_detail::has_iterator_impl::test ( int  )
static

§ test() [2/2]

template<typename... >
static std::false_type sol::meta::meta_detail::has_iterator_impl::test (   ...)
static

The documentation for this struct was generated from the following file: