Loki/include/loki
syntheticpp da979a7e0e add boost/TR1 like usage of Functor, with a test program from boost 1.33
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@320 7ec92016-0320-0410-acc4-a06ded1c099a
2005-10-24 15:40:22 +00:00
..
flex small gcc and msvc8 corrections 2005-08-27 12:47:16 +00:00
yasli samll fix 2005-08-27 13:11:29 +00:00
AbstractFactory.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
AssocVector.h Bug [ 1314453 ] AssocVector<>: hinted insert does not preservedering. Thanks to Christopher Twigg 2005-10-10 15:02:57 +00:00
DataGenerators.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
EmptyType.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
Factory.h move unreachable code warnings 2005-10-05 09:57:37 +00:00
Function.h add boost/TR1 like usage of Functor, with a test program from boost 1.33 2005-10-24 15:40:22 +00:00
Functor.h add boost/TR1 like usage of Functor, with a test program from boost 1.33 2005-10-24 15:40:22 +00:00
HierarchyGenerators.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
LokiTypeInfo.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
MultiMethods.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
NullType.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
OrderedStatic.h bug fix: Unix compilation problems 2005-10-24 12:13:07 +00:00
readme.txt move and rename directory: Reference->include/loki 2005-07-20 07:28:37 +00:00
SafeFormat.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
Sequence.h adding template based list/sequence implementation, should replace LOKI_TYPELIST_ 2005-10-06 17:49:14 +00:00
Singleton.h add DeletableSingleton policy and examples from Curtis Krauskopf's CUJ article 'Creating Dynamic Singletons & the Loki Library' - www.decompile.com 2005-10-17 08:43:42 +00:00
SmallObj.h fix bug 1327060. Add missing template parameter to make different static variables possible 2005-10-15 19:41:23 +00:00
SmartPtr.h Bugfix: [ 541846 ] SmartPtr and COMRefCounted 2005-10-21 14:17:46 +00:00
static_check.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
Threads.h adding support for POSIX threads (pthreads.h), Thanks to Ilya Volvovski 2005-10-24 15:05:24 +00:00
Tuple.h move and rename directory: Reference->include/loki 2005-07-20 07:28:37 +00:00
Typelist.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
TypeManip.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
TypeTraits.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +00:00
Visitor.h move macros into LOKI_ namespace 2005-09-26 07:33:05 +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