Add Boost.Typeof library to repository
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 25 Mar 2008 23:51:03 +0000 (23:51 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 25 Mar 2008 23:51:03 +0000 (23:51 +0000)
commit16d94efc2159cba35fc44e5b26747ae0a2ab237b
treeb7a6db29d93b124a7f052d61f74477edbab9e003
parent63f71e1d977cc48b2b62bf77612457e9add6b55f
Add Boost.Typeof library to repository

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@764 270642c3-0616-0410-b53a-bc976706d245
48 files changed:
boost/typeof/encode_decode.hpp [new file with mode: 0644]
boost/typeof/encode_decode_params.hpp [new file with mode: 0644]
boost/typeof/incr_registration_group.hpp [new file with mode: 0644]
boost/typeof/int_encoding.hpp [new file with mode: 0644]
boost/typeof/integral_template_param.hpp [new file with mode: 0644]
boost/typeof/message.hpp [new file with mode: 0644]
boost/typeof/modifiers.hpp [new file with mode: 0644]
boost/typeof/msvc/typeof_impl.hpp [new file with mode: 0644]
boost/typeof/native.hpp [new file with mode: 0644]
boost/typeof/pointers_data_members.hpp [new file with mode: 0644]
boost/typeof/register_functions.hpp [new file with mode: 0644]
boost/typeof/register_functions_iterate.hpp [new file with mode: 0644]
boost/typeof/register_fundamental.hpp [new file with mode: 0644]
boost/typeof/register_mem_functions.hpp [new file with mode: 0644]
boost/typeof/std/bitset.hpp [new file with mode: 0644]
boost/typeof/std/complex.hpp [new file with mode: 0644]
boost/typeof/std/deque.hpp [new file with mode: 0644]
boost/typeof/std/fstream.hpp [new file with mode: 0644]
boost/typeof/std/functional.hpp [new file with mode: 0644]
boost/typeof/std/iostream.hpp [new file with mode: 0644]
boost/typeof/std/istream.hpp [new file with mode: 0644]
boost/typeof/std/iterator.hpp [new file with mode: 0644]
boost/typeof/std/list.hpp [new file with mode: 0644]
boost/typeof/std/locale.hpp [new file with mode: 0644]
boost/typeof/std/map.hpp [new file with mode: 0644]
boost/typeof/std/memory.hpp [new file with mode: 0644]
boost/typeof/std/ostream.hpp [new file with mode: 0644]
boost/typeof/std/queue.hpp [new file with mode: 0644]
boost/typeof/std/set.hpp [new file with mode: 0644]
boost/typeof/std/sstream.hpp [new file with mode: 0644]
boost/typeof/std/stack.hpp [new file with mode: 0644]
boost/typeof/std/streambuf.hpp [new file with mode: 0644]
boost/typeof/std/string.hpp [new file with mode: 0644]
boost/typeof/std/utility.hpp [new file with mode: 0644]
boost/typeof/std/valarray.hpp [new file with mode: 0644]
boost/typeof/std/vector.hpp [new file with mode: 0644]
boost/typeof/template_encoding.hpp [new file with mode: 0644]
boost/typeof/template_template_param.hpp [new file with mode: 0644]
boost/typeof/type_encoding.hpp [new file with mode: 0644]
boost/typeof/type_template_param.hpp [new file with mode: 0644]
boost/typeof/typeof.hpp [new file with mode: 0644]
boost/typeof/typeof_impl.hpp [new file with mode: 0644]
boost/typeof/vector.hpp [new file with mode: 0644]
boost/typeof/vector100.hpp [new file with mode: 0644]
boost/typeof/vector150.hpp [new file with mode: 0644]
boost/typeof/vector200.hpp [new file with mode: 0644]
boost/typeof/vector50.hpp [new file with mode: 0644]
include/boost [new symlink]