assimp/code/BoostWorkaround/boost
Alexander C. Gessler 27727f692b add missing <sstream> header to lexical_cast replacement 2013-08-27 20:17:30 +00:00
..
math
tuple make all targets build under OSX 10.8.2 and add iOS target 2013-03-31 21:48:38 +09:00
LICENSE_1_0.txt
foreach.hpp # NoBoost: fix a critical issue in the foreach replacement. All local variables introduced by the loop header have longer, magic names now. This avoids unintended shadowing of other local variables. 2011-07-18 03:13:57 +00:00
format.hpp
lexical_cast.hpp add missing <sstream> header to lexical_cast replacement 2013-08-27 20:17:30 +00:00
make_shared.hpp + add dummy implementation of make_shared to boost workaround (unlike the original, it does *not* offer any performance benefits). 2011-05-31 17:38:22 +00:00
noncopyable.hpp
pointer_cast.hpp
scoped_array.hpp
scoped_ptr.hpp
shared_array.hpp
shared_ptr.hpp # bugfix boost workaround, shared_ptr didn't offer a const operator* 2011-05-31 17:35:17 +00:00
static_assert.hpp merge with git://github.com/tonttu/assimp.git 2011-06-09 14:29:32 +00:00
timer.hpp