assimp/code/BoostWorkaround/boost
abma 6c5f9ecb06 fix most warnings with -pendantic 2014-08-18 02:09:06 +02:00
..
math
tuple fix most warnings with -pendantic 2014-08-18 02:09:06 +02: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
noncopyable.hpp
pointer_cast.hpp
scoped_array.hpp
scoped_ptr.hpp
shared_array.hpp BoostWorkaround/shared_array and shared_ptr: fix checks for whether the boost originals are included already. Fixes 2014-05-16 14:57:33 +02:00
shared_ptr.hpp BoostWorkaround/shared_array and shared_ptr: fix checks for whether the boost originals are included already. Fixes 2014-05-16 14:57:33 +02:00
static_assert.hpp merge with git://github.com/tonttu/assimp.git 2011-06-09 14:29:32 +00:00
timer.hpp