Utils: Add some type traits in type_traits.hh
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 8 Apr 2008 00:07:58 +0000 (00:07 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 8 Apr 2008 00:07:58 +0000 (00:07 +0000)
commitbf1d8ba5ce6fc6a169a938183f8d01c8bdbccf32
treeaa0a3c7d17d28f91521007b3c5bb077b2510d126
parentf2cc6f8a4ca99301f9f26156803e541ec2dff66b
Utils: Add some type traits in type_traits.hh
Console: First implementation of command argument parsing
doclib: Better doxygen header/footer dependency handling
add missing Console includes

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@789 270642c3-0616-0410-b53a-bc976706d245
22 files changed:
Console/Node.cci
Console/Node.hh
Console/ParseParameter.cti [new file with mode: 0644]
Console/ParseParameter.hh [new file with mode: 0644]
Console/ParseParameter.test.cc [new file with mode: 0644]
Console/ParsedCommand.cc [new file with mode: 0644]
Console/ParsedCommand.cci [new file with mode: 0644]
Console/ParsedCommand.ct [new file with mode: 0644]
Console/ParsedCommand.cti [new file with mode: 0644]
Console/ParsedCommand.hh [new file with mode: 0644]
Console/ParsedCommand.ih [new file with mode: 0644]
Console/ParsedCommand.mpp [new file with mode: 0644]
Console/ParsedCommand.test.cc [new file with mode: 0644]
Console/ScopedDirectory.cci
Console/ScopedDirectory.hh
Utils/type_traits.hh [new file with mode: 0644]
Utils/type_traits.mpp [new file with mode: 0644]
config.hh
doclib/SConscript
doclib/yaptu.py
include/senf/Console [new symlink]
include/senf/Console.hh [new file with mode: 0644]