Loki/include/loki
rich_sposato 1137319d54 Minor changes to preprocessor statements.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1086 7ec92016-0320-0410-acc4-a06ded1c099a
2011-06-21 03:32:19 +00:00
..
flex Bug 2690414: flex_string missing swap implementation 2009-03-17 18:21:12 +00:00
yasli Fixed bug 2789197 by adding include statement. 2009-09-26 21:03:36 +00:00
AbstractFactory.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
Allocator.h fix line endings 2008-08-08 22:20:05 +00:00
AssocVector.h remove injected friends. Thanks to SIGOURE Benoit 2006-10-18 13:55:32 +00:00
CachedFactory.h Added include statement. Removed const declaration. 2009-11-14 07:12:39 +00:00
Checker.h Added ability to compare host to memento. 2009-09-26 19:40:20 +00:00
CheckReturn.h Renamed template parameter to avoid confusion. 2011-06-21 01:16:29 +00:00
ConstPolicy.h ove macro values into Loki namespace 2006-10-26 10:58:19 +00:00
DataGenerators.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
EmptyType.h subversion uses $ instead of $ 2006-10-17 19:50:37 +00:00
Factory.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
ForEachType.h remove UTF-8 BOM 2009-12-14 17:01:10 +00:00
Function.h Added include statement. 2008-03-24 23:58:28 +00:00
Functor.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
HierarchyGenerators.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
Key.h Added Doxygen documentation 2006-10-27 18:05:03 +00:00
LevelMutex.h Moved thread_local macro code to separate header file. Added more error values to enum family. 2009-11-02 05:48:02 +00:00
LockingPtr.h Added explicit qualifier to constructor. 2009-09-26 20:28:24 +00:00
LokiExport.h subversion uses $ instead of $ 2006-10-17 19:49:08 +00:00
LokiTypeInfo.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
MultiMethods.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
NullType.h subversion uses $ instead of $ 2006-10-17 19:50:37 +00:00
OrderedStatic.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
Pimpl.h subversion uses $ instead of $ 2006-10-17 19:50:37 +00:00
readme.txt there is no $ with subversion 2006-10-17 19:31:51 +00:00
RefToValue.h subversion uses $ instead of $ 2006-10-17 19:50:37 +00:00
Register.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
SafeBits.h Changed class names to match Loki naming style. 2009-01-29 08:27:39 +00:00
SafeFormat.h fix GCC warning 2008-12-15 20:55:24 +00:00
ScopeGuard.h Added ExceptionPolicy enum. 2011-06-21 01:07:22 +00:00
Sequence.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
Singleton.h Removed trailing whitespaces. 2011-06-21 03:29:50 +00:00
SmallObj.h Put some code within Loki::Private namespace. 2010-09-08 01:03:21 +00:00
SmartPtr.h Used initialization instead of assignment within constructor. 2010-09-16 17:32:24 +00:00
SPCachedFactory.h fix line endings 2008-08-08 22:20:05 +00:00
static_check.h Updated comment. 2009-01-31 07:51:27 +00:00
StrongPtr.h Added 3 new policy classes to support single-owner smart 2010-10-30 03:09:25 +00:00
ThreadLocal.h Added warning to suggest running ThreadLocal test project. 2009-11-20 06:35:29 +00:00
Threads.h Minor changes to preprocessor statements. 2011-06-21 03:32:19 +00:00
Tuple.h move and rename directory: Reference->include/loki 2005-07-20 07:28:37 +00:00
Typelist.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
TypelistMacros.h subversion uses $ instead of $ 2006-10-17 19:49:26 +00:00
TypeManip.h subversion uses $ instead of $ 2006-10-17 19:49:26 +00:00
TypeTraits.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00
Visitor.h Loki header files now all have consistent include statement style. 2010-04-19 03:09:59 +00:00

// $Id$

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