#include <sol.hpp>
Definition at line 4549 of file sol.hpp.
◆ error_result() [1/3]
sol::detail::error_result::error_result |
( |
| ) |
|
|
inline |
◆ error_result() [2/3]
sol::detail::error_result::error_result |
( |
int |
results_ | ) |
|
|
inline |
◆ error_result() [3/3]
sol::detail::error_result::error_result |
( |
const char * |
format_string_, |
|
|
const char * |
first_message_ |
|
) |
| |
|
inline |
◆ argument_strings
std::array<const char*, 4> sol::detail::error_result::argument_strings |
◆ format_string
const char* sol::detail::error_result::format_string |
◆ results
int sol::detail::error_result::results |
The documentation for this struct was generated from the following file: