Loki/include/loki
rich_sposato 2c0f44456f Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@539 7ec92016-0320-0410-acc4-a06ded1c099a
2006-02-20 21:56:06 +00:00
..
flex - Disabled -Weffc++ flag, fixing these warnings produces too much useless code 2006-01-19 23:11:57 +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
ConstPolicy.h Moved Const-policy structs from SmartPtr.h to ConstPolicy.h. 2006-02-19 22:04:28 +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 - Disabled -Weffc++ flag, fixing these warnings produces too much useless code 2006-01-19 23:11:57 +00:00
Function.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Functor.h gcc needs the template parameter, gcc warns about missing virtual destructor (because there is already a virtual function) 2006-02-20 16:08:32 +00:00
HierarchyGenerators.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
LockingPtr.h Removed struct Locking - no longer needed. 2006-02-20 21:45:40 +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 replace implementation with a auto-create and propagating-const wrapper for smart pointers which auto delete the holded pointer on destruction 2006-01-28 20:13:57 +00:00
readme.txt move and rename directory: Reference->include/loki 2005-07-20 07:28:37 +00:00
RefToValue.h doc: ByRef is part of ScopeGuard 2006-02-14 12:12:34 +00:00
SafeFormat.h - Compile library with -Weffc++ and -pedantic (gcc) 2006-01-18 17:21:31 +00:00
ScopeGuard.h don't break old ScopeGuard code 2006-02-14 12:11:06 +00:00
Sequence.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Singleton.h use macro LOKI_DEFAULT_MUTEX for Mutex default value, defined in Threads.h 2006-01-22 13:37:33 +00:00
SmallObj.h Fixed typo. 2006-02-20 21:56:06 +00:00
SmartPtr.h Moved Const-policy structs from SmartPtr.h to ConstPolicy.h. 2006-02-19 22:04:28 +00:00
static_check.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Threads.h a -pedantic fix 2006-01-22 15:33:41 +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