Changeset 399 for trunk/src/lua/lua_nova.cc
- Timestamp:
- 06/13/15 11:47:09 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lua/lua_nova.cc
r395 r399 810 810 } 811 811 812 void nv::lua::register_storage( state* a_state, string_ ref name, string_refconstructor_name )812 void nv::lua::register_storage( state* a_state, string_view name, string_view constructor_name ) 813 813 { 814 814 // TODO: error checking
Note: See TracChangeset
for help on using the changeset viewer.