Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::lua_to< std::string > Class Reference

lua_to specialization for std::string. More...

#include <geogram/lua/lua_wrap.h>

Public Member Functions

 lua_to (lua_State *L, int idx)
 
 operator std::string () const
 

Static Public Member Functions

static bool can_convert (lua_State *L, int idx)
 

Detailed Description

lua_to specialization for std::string.

Definition at line 458 of file lua_wrap.h.


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