assimp/code/BoostWorkaround/boost
aramis_acg 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@939 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2011-04-03 15:12:05 +00:00
..
math Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 2010-03-03 21:48:23 +00:00
tuple Fix non-standard use of friend in tuple replacement. https://sourceforge.net/projects/assimp/forums/forum/817654/topic/3735078 2010-06-24 10:49:39 +00:00
LICENSE_1_0.txt fix shared_ptr and shared_array implementation. add pointer_cast facility. 2010-05-10 10:18:54 +00:00
foreach.hpp Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 2010-03-03 21:48:23 +00:00
format.hpp # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. 2011-04-03 15:12:05 +00:00
lexical_cast.hpp - anonym XFile materials are named now, to prevent them from being merged somehow 2010-10-08 17:27:59 +00:00
noncopyable.hpp + add boost.noncopyable to boost-workaround. 2011-01-09 23:15:20 +00:00
pointer_cast.hpp fix shared_ptr and shared_array implementation. add pointer_cast facility. 2010-05-10 10:18:54 +00:00
scoped_array.hpp Add missing boost workaround files to CMakeLists.txt. 2010-04-11 02:46:52 +00:00
scoped_ptr.hpp fix shared_ptr and shared_array implementation. add pointer_cast facility. 2010-05-10 10:18:54 +00:00
shared_array.hpp fix shared_ptr and shared_array implementation. add pointer_cast facility. 2010-05-10 10:18:54 +00:00
shared_ptr.hpp fix shared_ptr and shared_array implementation. add pointer_cast facility. 2010-05-10 10:18:54 +00:00
static_assert.hpp Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 2010-03-03 21:48:23 +00:00
timer.hpp Add GLOB_MEASURE_TIME configuration option to profile the runtime of the postprocessing steps. 2010-07-08 22:44:44 +00:00