Loki/include/loki
syntheticpp b91c17f0a5 add inline to fix linker errors
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@727 7ec92016-0320-0410-acc4-a06ded1c099a
2006-10-16 11:16:59 +00:00
..
flex replace tabs with 4 spaces 2006-06-19 12:39:09 +00:00
yasli replace tabs with 4 spaces 2006-06-19 12:39:09 +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
CachedFactory.h add CachedFactory: use LOKI_ macros 2006-10-16 10:32:04 +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 add inline to fix linker errors 2006-10-16 11:16:59 +00:00
Factory.h add warnings in the documentation about the special lifetime when using SmallObjects 2006-05-20 10:23:07 +00:00
Function.h add hint to fix broken build 2006-06-19 12:18:44 +00:00
Functor.h simplify Functor::operator== implementation. Thanks to Eric Beyeler 2006-06-09 12:58:44 +00:00
HierarchyGenerators.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
Key.h add operator > < == to EmptyType 2006-10-16 10:38:02 +00:00
LockingPtr.h add ctor with std::pair argument 2006-10-11 08:51:40 +00:00
LokiExport.h replace tabs with 4 spaces in all files 2006-03-08 17:07:20 +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 add support of loki.dll 2006-02-27 19:59:20 +00:00
Pimpl.h ImplT/PimplT/RimplT renamed to the more readable version: T->Of 2006-07-17 11:05:44 +00:00
readme.txt move and rename directory: Reference->include/loki 2005-07-20 07:28:37 +00:00
RefToValue.h doxygen fixes 2006-03-08 18:22:42 +00:00
Register.h replace tabs with 4 spaces 2006-06-19 12:39:09 +00:00
SafeFormat.h remove min/max definitions 2006-10-15 10:25:01 +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 move instantiation to the source file (fixes linker error with gcc 4.0.1 on the mac), Thanks to Idar Tollefsen and Sam Miller 2006-09-15 06:30:16 +00:00
SmallObj.h replace tabs with 4 spaces 2006-06-19 12:39:09 +00:00
SmartPtr.h fix gcc>4.1 handling of injected friends 2006-10-11 10:44:21 +00:00
static_check.h Added cvs keywords. 2006-01-16 19:05:09 +00:00
StrongPtr.h Added #ifdef sections around policy and implementation classes that only 2006-10-14 00:01:05 +00:00
Threads.h use LOKI_* macros to check for the including of windows.h/pthread.h 2006-09-08 17:52:58 +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 remove msvc warning 2006-09-08 10:50:18 +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