cml_meta.h

Go to the documentation of this file.
00001 /* -*- C++ -*- ------------------------------------------------------------
00002  
00003 Copyright (c) 2007 Jesse Anders and Demian Nave http://cmldev.net/
00004 
00005 The Configurable Math Library (CML) is distributed under the terms of the
00006 Boost Software License, v1.0 (see cml/LICENSE for details).
00007 
00008  *-----------------------------------------------------------------------*/
00013 #ifndef cml_meta_h
00014 #define cml_meta_h
00015 
00016 /* Include all of the template metaprogramming tools: */
00017 #include <cml/core/meta/common.h>
00018 #include <cml/core/meta/if.h>
00019 #include <cml/core/meta/switch.h>
00020 
00021 #endif
00022 
00023 // -------------------------------------------------------------------------
00024 // vim:ft=cpp

Generated on Sat Jul 18 19:35:20 2009 for CML 1.0 by  doxygen 1.5.9