Loki/include/loki
syntheticpp e3dc79f363 add additional template parameter for the changed threading classes
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@513 7ec92016-0320-0410-acc4-a06ded1c099a
2006-01-22 13:31:45 +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 replace LockPtr/ConstLockPtr implementation with a template policy based one 2006-01-21 14:13:48 +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 disable usage with auto_ptr: don't compile with std::auto_ptr 2006-01-19 18:16:39 +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 add additional template parameter for the changed threading classes 2006-01-22 00:44:17 +00:00
SmallObj.h add additional template parameter for the changed threading classes 2006-01-22 13:31:45 +00:00
SmartPtr.h add additional template parameter for the changed threading classes 2006-01-22 13:31:45 +00:00
static_check.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Threads.h add dummy Mutex for single threading and additional template parameter 2006-01-22 00:32:29 +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