Public Member Functions | List of all members
spore::pc::Con< T > Class Template Referenceabstract

Base class to all conditions that can be imposed onto parameters. More...

#include <param_utils.h>

Inheritance diagram for spore::pc::Con< T >:
Inheritance graph
[legend]

Public Member Functions

virtual void apply (T const &, const Name &name) const =0
 

Detailed Description

template<typename T>
class spore::pc::Con< T >

Base class to all conditions that can be imposed onto parameters.


The documentation for this class was generated from the following file: