OpenMiner  0.0.1a
Voxel game engine
Public Attributes | List of all members
sol::unicode::decoded_result< It > Struct Template Reference

#include <sol.hpp>

Public Attributes

error_code error
 
char32_t codepoint
 
It next
 

Member Data Documentation

§ codepoint

template<typename It>
char32_t sol::unicode::decoded_result< It >::codepoint

§ error

template<typename It>
error_code sol::unicode::decoded_result< It >::error

§ next

template<typename It>
It sol::unicode::decoded_result< It >::next

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