]> git.mxchange.org Git - simgear.git/commit
cppbind: Prepare for improved bindings.
authorThomas Geymayer <tomgey@gmail.com>
Fri, 1 Mar 2013 23:13:06 +0000 (00:13 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Fri, 1 Mar 2013 23:13:48 +0000 (00:13 +0100)
commit530de4d809a438d3b3dd4fff665233e1d74ef6ed
treed11a53e4028b435fbe69ca0ca73062e4d55f596e
parent5e45bdeeda7d149b30a550733121b8e34876343f
cppbind: Prepare for improved bindings.

 - Improved Nasal/C++ bindings will follow. For now just test if
   all compilers are happy with intended approach.
 - Add to_nasal overload for std::map<std::string, T>.
simgear/nasal/cppbind/Ghost.hxx
simgear/nasal/cppbind/cppbind_test.cxx
simgear/nasal/cppbind/to_nasal.hxx