Loki/include/loki
syntheticpp 147eca6930 replace implementation with a auto-create and propagating-const wrapper for smart pointers which auto delete the holded pointer on destruction
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@522 7ec92016-0320-0410-acc4-a06ded1c099a
2006-01-28 20:13:57 +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
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 add additional template parameter for the changed threading classes 2006-01-22 13:31:45 +00:00
HierarchyGenerators.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
LockingPtr.h use macro LOKI_DEFAULT_MUTEX for Mutex default value, defined in Threads.h 2006-01-22 13:37:33 +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
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 use macro LOKI_DEFAULT_MUTEX for Mutex default value, defined in Threads.h 2006-01-22 13:37:33 +00:00
SmallObj.h use macro LOKI_DEFAULT_MUTEX for Mutex default value, defined in Threads.h 2006-01-22 13:37:33 +00:00
SmartPtr.h replace unsigned int with the platform independent uintptr_t to make it more 64bit portable, and work around for mac gcc 4.0.0 bug in assert 2006-01-27 08:58:17 +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