| .. |
|
math
|
ac8479f542
Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …).
|
16 年之前 |
|
tuple
|
1aab7e4a5e
# noboost.tuple: prefix access of nested, but dependent templates with template<> for ISO compliance
|
14 年之前 |
|
LICENSE_1_0.txt
|
1928dc7df7
fix shared_ptr and shared_array implementation. add pointer_cast facility.
|
15 年之前 |
|
foreach.hpp
|
89b6c2b288
# make noboost`s BOOST_FOREACH work with const containers
|
14 年之前 |
|
format.hpp
|
85cd9be46d
# some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard.
|
14 年之前 |
|
lexical_cast.hpp
|
4aed392d03
# add missing newline at EOF
|
14 年之前 |
|
make_shared.hpp
|
68a10dd1b0
+ add dummy implementation of make_shared to boost workaround (unlike the original, it does *not* offer any performance benefits).
|
14 年之前 |
|
noncopyable.hpp
|
a63c56f4f7
+ add boost.noncopyable to boost-workaround.
|
15 年之前 |
|
pointer_cast.hpp
|
1928dc7df7
fix shared_ptr and shared_array implementation. add pointer_cast facility.
|
15 年之前 |
|
scoped_array.hpp
|
630005619b
Add missing boost workaround files to CMakeLists.txt.
|
15 年之前 |
|
scoped_ptr.hpp
|
1928dc7df7
fix shared_ptr and shared_array implementation. add pointer_cast facility.
|
15 年之前 |
|
shared_array.hpp
|
1928dc7df7
fix shared_ptr and shared_array implementation. add pointer_cast facility.
|
15 年之前 |
|
shared_ptr.hpp
|
326b11b72f
# bugfix boost workaround, shared_ptr didn't offer a const operator*
|
14 年之前 |
|
static_assert.hpp
|
ac8479f542
Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …).
|
16 年之前 |
|
timer.hpp
|
aae8637666
Add GLOB_MEASURE_TIME configuration option to profile the runtime of the postprocessing steps.
|
15 年之前 |