13
0
livetrax/libs/lua/LuaBridge/detail
John Emmas b625461132 Guard some code which isn't currently buildable with VS2019
For some unknown reason, VC++2019 won't let us take the address of std::list::unique() - although other std::list members seem okay. I've spent weeks tracking this down but there's no fix available AFAICT.

I've flagged it up to the MSVC development team - just don't hold your breath !!
2021-03-06 11:12:02 +00:00
..
CFunctions.h
ClassInfo.h
Constructor.h
dump.h
FuncArgs.h
FuncTraits.h
Iterator.h
LuaException.h
LuaHelpers.h
LuaRef.h
Namespace.h
Stack.h
TypeList.h
TypeTraits.h
Userdata.h