Introduction - If you have any usage issues, please Google them yourself
Loki VC 6.0 Port or how to produce C1001- Internal Compiler Errors. This is a partial MSVC 6.0 Sp5 compatible port of Andrei Alexandrescu s excellent Loki Library.Because I could not retain the originial interface in all places, this port is notcompatible to the original library and therefore code using this port* cannot* generally beused together with the original lib.This is, of course, a great pity.So if you know of a complete and full interface-compatible VC 6.0port or if you know how to improve this port, please let me know.
Packet : 35738599lokivc6port.zip filelist
AbstractFactory.h
AssocVector.h
DataGenerators.h
EmptyType.h
Factory.h
Functor.h
FunctorOld.h
HierarchyGenerators.h
LokiTypeInfo.h
MSVC6Helpers.h
MultiMethods.h
NullType.h
Readme.txt
Singleton.cpp
Singleton.h
SmallObj.cpp
SmallObj.h
SmartPtr.h
static_check.h
Threads.h
Tuple.h
Typelist.h
TypeManip.h
TypeTraits.h
Visitor.h
VisitorOld.h