Feel++ 0.91.0
Classes

Core Module

Classes

class  Feel::Application
 provides information about the Application More...
class  Feel::math::Constant< Tag, Rep >
 Structure that holds a constant with different numerical representation. More...
class  Feel::Context
 Context class. More...
class  Debug
 Area debugging tool. More...
class  Feel::Factory< AbstractProduct, IdentifierType, ProductCreator, FactoryErrorPolicy >
 Implements a generic object Factory. More...
class  Feel::FactoryClone< AbstractProduct, ProductCreator, FactoryErrorPolicy >
 Implements a generic cloning object Factory. More...
class  Feel::Singleton< T >
 implement the Singleton pattern More...
class  Feel::AssertContext
 contains details about a failed assertion More...
class  Feel::TypeInfo
 wrapper for std::type_info More...
class  Feel::VisitorBase
 The base class of any Acyclic Visitor. More...
class  VisitorBaseImpl
 Implements non-strict visitation (you can implement only part of the Visit functions) More...