grouping classes in documentation
This commit is contained in:
parent
284b048dcc
commit
8e70cbea01
39 changed files with 140 additions and 23 deletions
|
|
@ -35,6 +35,8 @@ class eoFunctorBase;
|
|||
eoFunctorStore is a class that stores functors that are allocated on the
|
||||
heap. This class can be used in factories to store allocated memory for
|
||||
dynamically created functors.
|
||||
|
||||
@ingroup Utilities
|
||||
*/
|
||||
class eoFunctorStore
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue