Binding wstring
Kristoffer Danielsson <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
Does luabind support binding of wstring?
I know lua does not support unicode strings, but I think wstrings should be bound as byte arrays. This way, wstrings could be sent back and forth between C++ and Lua:
function foo(wstringFromCPP)
CppFunction(wstringFromCPP)
end
Sure, patterns and stuff would not work, but it's a start...
Thanks
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
luabind-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luabind-user