Better C++11 and C++98 support/interop. Started writing map interface. Some core functions actually run

This commit is contained in:
hbristow
2013-07-01 16:33:55 -07:00
parent 6fd296c0b0
commit 504558c0be
4 changed files with 110 additions and 33 deletions

View File

@@ -53,3 +53,4 @@ void mexFunction(int nlhs, mxArray*{% if fun|noutputs %} plhs[]{% else %}*{% end
}
{% endif %}
}