mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
* introduce boost::shared_ptr support * support enum & const * allow to add non-class member functions * STL iterators (vector, list, set, bitset & map) * support reference arguments (framecnt_t&) * add support for arrays of basic types (e.g. float*, int*) * fix compiler warnings |
||
|---|---|---|
| .. | ||
| CFunctions.h | ||
| ClassInfo.h | ||
| Constructor.h | ||
| dump.h | ||
| FuncTraits.h | ||
| Iterator.h | ||
| LuaException.h | ||
| LuaHelpers.h | ||
| LuaRef.h | ||
| Namespace.h | ||
| Stack.h | ||
| TypeList.h | ||
| TypeTraits.h | ||
| Userdata.h | ||