nngn
Loading...
Searching...
No Matches
nngn::lua::detail::integer Concept Reference

A type which can be fully represented by a lua_Integer. More...

#include <lua.h>

Concept definition

template<typename T>
As std::convertible_to, but excluding implicit conversions.
Definition: concepts.h:27
A type which can be fully represented by a lua_Integer.
Definition: lua.h:206

Detailed Description

A type which can be fully represented by a lua_Integer.