00001 00002 // The Loki Library 00003 // Copyright (c) 2001 by Andrei Alexandrescu 00004 // This code accompanies the book: 00005 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 00006 // Patterns Applied". Copyright (c) 2001. Addison-Wesley. 00007 // Permission to use, copy, modify, distribute and sell this software for any 00008 // purpose is hereby granted without fee, provided that the above copyright 00009 // notice appear in all copies and that both that copyright notice and this 00010 // permission notice appear in supporting documentation. 00011 // The author or Addison-Wesley Longman make no representations about the 00012 // suitability of this software for any purpose. It is provided "as is" 00013 // without express or implied warranty. 00015 00016 // Last update: June 20, 2001 00017 00019 // This file is intentionally left empty 00020 // Due to compiler limitations, its contents has been moved to 00021 // HierarchyGenerators.h