Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
info.hpp File Reference

Go to the source code of this file.

Classes

class  Feel::Info
 information provider for versioning and installation directories More...
 

Namespaces

 Feel
 [marker1]
 

Macros

#define FEELPP_IS_VERSION(a, b, c)   ( FEELPP_VERSION >= FEELPP_MAKE_VERSION(a,b,c) )
 
#define FEELPP_MAKE_VERSION(a, b, c)   (((a) << 16) | ((b) << 8) | (c))
 

Detailed Description

The file was created from KDE/kdelibs/kdecore/kdeversion.hpp and accomodated to Feel needs.

Author
Christophe Prud'homme chris.nosp@m.toph.nosp@m.e.pru.nosp@m.dhom.nosp@m.me@fe.nosp@m.elpp.nosp@m..org
Date
2005-02-19

Generated on Fri Oct 25 2013 14:24:27 for Feel++ by doxygen 1.8.4