Loki/include/loki
lfittl 39ea27e017 - Compile library with -Weffc++ and -pedantic (gcc)
- Fix most issues raised by using -Weffc++ (initialization lists)


git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@494 7ec92016-0320-0410-acc4-a06ded1c099a
2006-01-18 17:21:31 +00:00
..
flex remove msvc warning 2006-01-09 08:12:12 +00:00
yasli samll fix 2005-08-27 13:11:29 +00:00
AbstractFactory.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
AssocVector.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
DataGenerators.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
EmptyType.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Factory.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Function.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Functor.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
HierarchyGenerators.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
LockingPtr.h Changed return type from LockingPtr to SharedObject. 2006-01-16 18:34:37 +00:00
LokiTypeInfo.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
MultiMethods.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
NullType.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
OrderedStatic.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Pimpl.h move definition of the destructor to extra file, because msvc tries to use the incomplete type; not inlining does not help; maybe this is a compiler bug. 2006-01-18 16:49:32 +00:00
PimplDef.h move definition of the destructor to extra file, because msvc tries to use the incomplete type; not inlining does not help; maybe this is a compiler bug. 2006-01-18 16:49:32 +00:00
readme.txt move and rename directory: Reference->include/loki 2005-07-20 07:28:37 +00:00
SafeFormat.h - Compile library with -Weffc++ and -pedantic (gcc) 2006-01-18 17:21:31 +00:00
ScopeGuard.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Sequence.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Singleton.h another fight against tabs 2006-01-16 20:10:51 +00:00
SmallObj.h Added functions to check for memory corruption. Also made some minor 2005-12-08 22:09:08 +00:00
SmartPtr.h - Compile library with -Weffc++ and -pedantic (gcc) 2006-01-18 17:21:31 +00:00
static_check.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Threads.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Tuple.h move and rename directory: Reference->include/loki 2005-07-20 07:28:37 +00:00
Typelist.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
TypelistMacros.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
TypeManip.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
TypeTraits.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Visitor.h Added cvs keywords. 2006-01-16 19:05:09 +00:00

The Golden Code
KEEPEN DER DAMDDEN FUGGERMUTTENS OTTEN DIS CODDEN FIL

A compliant C++ compiler will compile all of this code as is.
See the respective vendor directories for code that actually compiles & runs.

Note: Right now, this code contains CodeWarrior & gcc modifications, which may be removed at a future point in time (by moving them to a vendor specific implementation).
MKH