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

A type which can be fully represented by a lua_Number. 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_Number.
Definition: lua.h:210

Detailed Description

A type which can be fully represented by a lua_Number.